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

Backport: Add support to disable Logstash slow start #5400

Merged
merged 3 commits into from
Oct 25, 2017

Conversation

urso
Copy link

@urso urso commented Oct 16, 2017

  • add 'slow_start' setting used to enable/disable slow_start
  • disable 'slow_start' by default
  • fix race in logstash testing by initializing debug logging only once
  • update async tests so different set of settings can be added more easily

- add 'slow_start' setting used to enable/disable slow_start
- disable 'slow_start' by default
- fix race in logstash testing by initializing debug logging only once
@urso urso added backport in progress Pull request is currently in progress. libbeat labels Oct 16, 2017
@urso urso changed the title [WIP] Backport: Add support to disable Logstash slow start Backport: Add support to disable Logstash slow start Oct 24, 2017
- add changelog entry
- backport slow_start docs
@urso urso added review and removed in progress Pull request is currently in progress. labels Oct 24, 2017
Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tsg tsg merged commit 13070d4 into elastic:5.6 Oct 25, 2017
@urso urso deleted the enh/ls-output-no-windowing branch February 19, 2019 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants