Mukul Kumar Singh created HDDS-1445:
---------------------------------------

             Summary: Add handling of NotReplicatedException in OzoneClient
                 Key: HDDS-1445
                 URL: https://issues.apache.org/jira/browse/HDDS-1445
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Mukul Kumar Singh


In MiniOzoneChaosCluster some of the calls fail with NotReplicatedException. 
This Exception needs to be handled in OzoneClient

{code}
2019-04-17 10:13:47,254 INFO  client.GrpcClientProtocolService 
(GrpcClientProtocolService.java:lambda$processClientRequest$0(264)) - Failed 
RaftClientRequest:client-43B95E0E3BE0->1ebec547-8cf8-4466-bf43-ea9f19fb546b@group-1B28E0BF6CBC,
 cid=800, seq=0, Watch-ALL_COMMITTED(234), Message:<EMPTY>, 
reply=RaftClientReply:client-43B95E0E3BE0->1ebec547-8cf8-4466-bf43-ea9f19fb546b@group-1B28E0BF6CBC,
 cid=800, FAILED org.apache.ratis.protocol.NotReplicatedException: Request with 
call Id 800 and log index 234 is not yet replicated to ALL_COMMITTED, 
logIndex=234, commits[1ebec547-8cf8-4466-bf43-ea9f19fb546b:c267, 
7b200ef5-7711-437d-a9bc-ad0e18fdf6bb:c267, 
ffbfb65f-a622-466d-b6e8-47038cc15e0b:c226]
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to