ratis icon indicating copy to clipboard operation
ratis copied to clipboard

RATIS-2340. Add ReadIndexAsync executor for readIndex stateMachine query

Open symious opened this issue 5 months ago • 0 comments

What changes were proposed in this pull request?

Currently the query work is done by the ELG worker threads, need to separate the works so that workers can focus on their job.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-2340

How was this patch tested?

Stack dump shows not using ELG worker threads.

symious avatar Oct 01 '25 07:10 symious