Skip to content

[6.x] Expose max_concurrent_shard_requests for _msearch requests (#22379)#22930

Merged
Bargs merged 1 commit intoelastic:6.xfrom
Bargs:backport/22379/6.x
Sep 11, 2018
Merged

[6.x] Expose max_concurrent_shard_requests for _msearch requests (#22379)#22930
Bargs merged 1 commit intoelastic:6.xfrom
Bargs:backport/22379/6.x

Conversation

@Bargs
Copy link
Contributor

@Bargs Bargs commented Sep 11, 2018

Allows Kibana users to configure the max_concurrent_shard_requests param used by Kibana when sending _msearch requests. Exposes the config as an advanced setting. By default we won't send the param at all, relying on the ES default instead.

…ic#22379)

Allows Kibana users to configure the max_concurrent_shard_requests param used by Kibana when sending _msearch requests. Exposes the config as an advanced setting. By default we won't send the param at all, relying on the ES default instead.
@Bargs Bargs added the backport This PR is a backport of another PR label Sep 11, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@Bargs Bargs merged commit 526c48f into elastic:6.x Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants