Add queueLimit parameter
See original GitHub issueStep 1: Describe your environment
- Any
Step 2: Describe the problem
HttpSink is inherited from PeriodicBatchingSink but doesn’t support queueLimit
parameter. It would be great to have the ability to set the upper bound of the queue to know max memory consumption.
Steps to reproduce:
Observed results
- HttpSink doesn’t support
queueLimit
parameter.
Expected results
- HttpSink supports
queueLimit
parameter.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Managing queues for intersystems sessions
The QUEUELIMIT parameter limits the number of transactions which can be queued in allocate processing waiting for a session to become free.
Read more >Adding 15K tasks to Jenkins build queue
The xargs -n 1 -P 10 -I cnt command passes arguments one at a time ( -n 1 ) to curl using the...
Read more >bsdsocket.queuelimit events - Product documentation - NetApp
The socket uses %s protocol. This event has occurred %llu times since the last warning. Parameters. port (INT): Local port bound to the...
Read more >Change non-durable sink to require an explicit queue limit ...
The problem is solved by knowing the internal structure of the queue, or by knowing the parameter exists and specifying it. However, anyone...
Read more >Parameters and Policies
A policy matches one or more queues by name (using a regular expression pattern) and appends its definition (a map of optional arguments)...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll have something for you after the weekend. Thank you for raising this issue!
The package is now official on nuget.org, and thank you for reporting the issue!
If you find this sink valuable, please don’t hesitate to give the repository a ⭐