Hanisha Koneru created RATIS-754:
------------------------------------
Summary: Remove OzoneClient exception Precondition check
Key: RATIS-754
URL: https://issues.apache.org/jira/browse/RATIS-754
Project: Ratis
Issue Type: Bug
Reporter: Hanisha Koneru
Assignee: Hanisha Koneru
If RaftCleintReply encounters an exception other than NotLeaderException,
NotReplicatedException, StateMachineException or LeaderNotReady, then it sets
success to false but there is no exception set. This causes a Precondition
check failure in XceiverClientRatis which expects that there should be an
exception if success=false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)