[
https://issues.apache.org/jira/browse/RATIS-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated RATIS-709:
--------------------------------
Fix Version/s: (was: 0.5.0)
> RaftClient should not retry on a different leader on NotReplicated exception
> from leader
> ----------------------------------------------------------------------------------------
>
> Key: RATIS-709
> URL: https://issues.apache.org/jira/browse/RATIS-709
> Project: Ratis
> Issue Type: Bug
> Components: client
> Reporter: Shashikant Banerjee
> Assignee: Sammi Chen
> Priority: Major
>
> Currently, when a watch request times out with a NotReplicatedException on
> the leader raft client starts retrying the request on different server and
> starts failing with NotLeaderException and it goes in a loop. Ideally , when
> a watch request times out , it should not be retried automatically by raft
> client given the timeout value in the leader is sufficiently reasonable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)