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

Extend timeout and remove unnecessary emit(decreasing rate) #2898

Merged
merged 1 commit into from Mar 23, 2020

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Mar 18, 2020

Which issue(s) this PR fixes:
Fixes https://travis-ci.org/github/fluent/fluentd/jobs/663376812#L619

What this PR does / why we need it:

Extend timeout and remove unnecessary emit(decreasing rate)
emitting data issues a lot of IO
https://github.com/fluent/fluentd/blob/master/lib/fluent/plugin_helper/storage.rb#L275-L283

it can take some time

Docs Changes:

no need

Release Note:

no need

emitting data issues a lot of IO
https://github.com/fluent/fluentd/blob/master/lib/fluent/plugin_helper/storage.rb#L275-L283

it can take some time

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs self-assigned this Mar 18, 2020
@ganmacs ganmacs merged commit 86c7b71 into fluent:master Mar 23, 2020
@ganmacs ganmacs deleted the fix-unstable-test-in-dummy branch March 23, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants