Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in_tcp: Improve the performance for multiple events case #2567

Merged
merged 2 commits into from
Aug 16, 2019

Conversation

repeatedly
Copy link
Member

Which issue(s) this PR fixes:
None

What this PR does / why we need it:
Use MultiEventStream to improve the performance for multiple events in receive data.

Docs Changes:
No need.

Release Note:
Same as title

Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
@repeatedly repeatedly added the enhancement Feature request or improve operations label Aug 15, 2019
@repeatedly repeatedly self-assigned this Aug 15, 2019
lib/fluent/plugin/in_tcp.rb Show resolved Hide resolved
@repeatedly repeatedly merged commit 2ad5b6d into master Aug 16, 2019
@repeatedly repeatedly deleted the improve-in_tcp branch August 16, 2019 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or improve operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants