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

Add workers and batch_size to root request #10853

Merged
merged 2 commits into from
Jun 25, 2019

Conversation

cachedout
Copy link
Contributor

Adds request made by @ycombinator here.

Adds the following fields to GET /:

"pipeline" : {
  "batch_size" : 125,
  "workers" : 8
}

Copy link
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

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

Functionally LGTM. Over to @elastic/logstash team for code review. Thanks!

Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

Added minor comment about adding batch.delay. feel free to add and merge, I tested the current patch and LGTM

@cachedout cachedout merged commit 03001fa into elastic:master Jun 25, 2019
cachedout added a commit to cachedout/logstash that referenced this pull request Jun 26, 2019
* Add workers and batch_size to root request

* Add batch delay per review recommendation
cachedout added a commit that referenced this pull request Jun 26, 2019
* Add workers and batch_size to root request

* Add batch delay per review recommendation
@cachedout cachedout mentioned this pull request Jul 17, 2019
5 tasks
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.

3 participants