Skip to content

Dedicated threadpool for system index writes#62792

Merged
jaymode merged 1 commit intoelastic:7.xfrom
jaymode:system_index_write_threadpool_7x
Sep 22, 2020
Merged

Dedicated threadpool for system index writes#62792
jaymode merged 1 commit intoelastic:7.xfrom
jaymode:system_index_write_threadpool_7x

Conversation

@jaymode
Copy link
Copy Markdown
Member

@jaymode jaymode commented Sep 22, 2020

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

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 elastic#61655
@jaymode jaymode merged commit cb1dc52 into elastic:7.x Sep 22, 2020
@jaymode jaymode deleted the system_index_write_threadpool_7x branch September 22, 2020 21:31
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.

1 participant