Lokesh Jain created RATIS-835:
---------------------------------
Summary: Include exception based attempt count in raft client
request
Key: RATIS-835
URL: https://issues.apache.org/jira/browse/RATIS-835
Project: Ratis
Issue Type: Bug
Components: client
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Client needs to maintain exception based attempt count for using Exception
Dependent retry policy. Exception dependent policy helps in specifying
individual policies for different exception types.
Currently policy takes number of attempts as argument. Therefore the individual
policies require attempt counts for the particular exception while handling
retry event.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)