Ivan Andika created RATIS-2379:
----------------------------------
Summary: Support returning applied index for ReadIndex
Key: RATIS-2379
URL: https://issues.apache.org/jira/browse/RATIS-2379
Project: Ratis
Issue Type: Task
Reporter: Ivan Andika
Assignee: Ivan Andika
>From the discussion in RATIS-2350, we can return applied index for ReadIndex
>instead of commit index to reduce the wait time for a read index. The main
>argument is that since writes to the leader returns after the leader applies
>the write transactions, we can still see the latest write even if the
>ReadIndex returns the applied index.
We can make this configurable for now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)