Improvement request: use_ack chunk acknowledgement, http_keepalive
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ruby
- Domain
- backend, networking
Research direction
Start by reading the implementation of use_ack, including check_interval and the per-event POST path, then inspect how http_keepalive is handled or missing. Done means chunked event POSTs, one acknowledgement request per chunk, and HTTP keepalive support that makes 10,000 events usable.
Written by the indexing model from the issue text.
Description
Hi there
Thank you for this plugin!
In the current implementation of use_ack is only usable for small amounts of events. use_ack blocks the process by it's check_interval and per event POST request.
This should be implemented as per chunk POST of data and also per chunk request of acknowledgement (one POST with list of events instead of one POST per event).
Finally http_keepalive should be implemented as well.
use_ack with 10000 events is not usable.
Thank you and kind regards
Sascha
- Dominant language
- Ruby
- Stars
- 45
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fluent/fluent-plugin-splunk
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
fluent/fluent-plugin-splunk#33 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
fluent/fluent-plugin-splunk#32 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in fluent/fluent-plugin-splunk
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100