Ashish Kumar created HDDS-9216:
----------------------------------

             Summary: Exception while processing ICR for container 
org.apache.hadoop.hdds.scm.exceptions.SCMException
                 Key: HDDS-9216
                 URL: https://issues.apache.org/jira/browse/HDDS-9216
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Ashish Kumar
            Assignee: Ashish Kumar


{code:java}
2023-08-16 04:51:33,925 ERROR 
[FixedThreadPoolWithAffinityExecutor-0-0]-org.apache.hadoop.hdds.scm.container.IncrementalContainerReportHandler:
 Exception while processing ICR for container 8382
org.apache.hadoop.hdds.scm.exceptions.SCMException: 
org.apache.ratis.protocol.exceptions.NotLeaderException: Server 
88902fa9-8418-47bd-99ae-f91170ae0583@group-473B348FB82E is not the leader 
640d4443-fc99-4fcf-bd9c-7f0d2335caf5|rpc:ve0301.halxg.cloudera.com:9894|admin:|client:|dataStream:|priority:0|startupRole:FOLLOWER
    at 
org.apache.hadoop.hdds.scm.ha.SCMHAInvocationHandler.translateException(SCMHAInvocationHandler.java:170)
    at 
org.apache.hadoop.hdds.scm.ha.SCMHAInvocationHandler.invokeRatis(SCMHAInvocationHandler.java:108)
    at 
org.apache.hadoop.hdds.scm.ha.SCMHAInvocationHandler.invoke(SCMHAInvocationHandler.java:76)
    at com.sun.proxy.$Proxy21.updateContainerState(Unknown Source)
    at 
org.apache.hadoop.hdds.scm.container.ContainerManagerImpl.updateContainerState(ContainerManagerImpl.java:276)
    at 
org.apache.hadoop.hdds.scm.container.AbstractContainerReportHandler.updateContainerState(AbstractContainerReportHandler.java:340)
    at 
org.apache.hadoop.hdds.scm.container.AbstractContainerReportHandler.processContainerReplica(AbstractContainerReportHandler.java:120)
    at 
org.apache.hadoop.hdds.scm.container.IncrementalContainerReportHandler.onMessage(IncrementalContainerReportHandler.java:100)
    at 
org.apache.hadoop.hdds.scm.container.IncrementalContainerReportHandler.onMessage(IncrementalContainerReportHandler.java:43)
    at 
org.apache.hadoop.hdds.server.events.FixedThreadPoolWithAffinityExecutor$ContainerReportProcessTask.run(FixedThreadPoolWithAffinityExecutor.java:276)
    at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.ratis.protocol.exceptions.NotLeaderException: Server 
88902fa9-8418-47bd-99ae-f91170ae0583@group-473B348FB82E is not the leader 
640d4443-fc99-4fcf-bd9c-7f0d2335caf5|rpc:ve0301.halxg.cloudera.com:9894|admin:|client:|dataStream:|priority:0|startupRole:FOLLOWER
    at 
org.apache.ratis.server.impl.RaftServerImpl.generateNotLeaderException(RaftServerImpl.java:744)
    at 
org.apache.ratis.server.impl.RaftServerImpl.checkLeaderState(RaftServerImpl.java:709)
    at 
org.apache.ratis.server.impl.RaftServerImpl.submitClientRequestAsync(RaftServerImpl.java:850)
    at 
org.apache.ratis.server.impl.RaftServerImpl.lambda$null$12(RaftServerImpl.java:831)
    at org.apache.ratis.util.JavaUtils.callAsUnchecked(JavaUtils.java:117)
    at 
org.apache.ratis.server.impl.RaftServerImpl.lambda$executeSubmitClientRequestAsync$13(RaftServerImpl.java:831)
    at 
java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
    ... 3 more{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to