[ 
https://issues.apache.org/jira/browse/HDDS-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364264#comment-17364264
 ] 

Shashikant Banerjee commented on HDDS-5356:
-------------------------------------------

This is in addition to HDDS-5356, where updatePipleline state ignores the 
PipelineNotFoundException. Similarly, the getPipeline() also needs to ignore 
the PipelineNotFoundException.

> [SCM-HA] SCM start failed with PipelineNotFoundException
> --------------------------------------------------------
>
>                 Key: HDDS-5356
>                 URL: https://issues.apache.org/jira/browse/HDDS-5356
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: SCM HA
>            Reporter: Nilotpal Nandi
>            Assignee: Shashikant Banerjee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> {code:java}
>  2021-06-16 03:02:14,478 ERROR org.apache.ratis.statemachine.StateMachine: 
> Terminating with exit status 1: 
> PipelineID=fe572097-8689-42ae-83aa-ba86439c5a0e not found
> org.apache.hadoop.hdds.scm.pipeline.PipelineNotFoundException: 
> PipelineID=fe572097-8689-42ae-83aa-ba86439c5a0e not found
>         at 
> org.apache.hadoop.hdds.scm.pipeline.PipelineStateMap.getPipeline(PipelineStateMap.java:121)
>         at 
> org.apache.hadoop.hdds.scm.pipeline.PipelineStateManagerV2Impl.getPipeline(PipelineStateManagerV2Impl.java:125)
>         at 
> org.apache.hadoop.hdds.scm.pipeline.PipelineStateManagerV2Impl.updatePipelineState(PipelineStateManagerV2Impl.java:250)
>         at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown 
> Source)
>         at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>         at 
> org.apache.hadoop.hdds.scm.ha.SCMStateMachine.process(SCMStateMachine.java:168)
>         at 
> org.apache.hadoop.hdds.scm.ha.SCMStateMachine.applyTransaction(SCMStateMachine.java:139)
>         at 
> org.apache.ratis.server.impl.RaftServerImpl.applyLogToStateMachine(RaftServerImpl.java:1690)
>         at 
> org.apache.ratis.server.impl.StateMachineUpdater.applyLog(StateMachineUpdater.java:234)
>         at 
> org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:179)
>         at java.base/java.lang.Thread.run(Thread.java:834)
> 2021-06-16 03:02:14,701 INFO 
> org.apache.hadoop.hdds.scm.server.StorageContainerManagerStarter: 
> SHUTDOWN_MSG:{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to