OpenSearch/x-pack/plugin/ccr
Jay Modi cb1dc5260f
Dedicated threadpool for system index writes (#62792)
This commit adds a dedicated threadpool for system index write
operations. The dedicated resources for system index writes serves as
a means to ensure that user activity does not block important system
operations from occurring such as the management of users and roles.

Backport of #61655
2020-09-22 15:31:38 -06:00
..
qa Prohibit the usage of create index api in namespaces managed by data stream templates (#62574) 2020-09-17 20:10:42 +02:00
src Dedicated threadpool for system index writes (#62792) 2020-09-22 15:31:38 -06:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00