supratimdeka opened a new pull request #1081: HDDS-1754. getContainerWithPipeline fails with PipelineNotFoundException. Contributed by Supratim Deka URL: https://github.com/apache/hadoop/pull/1081 https://issues.apache.org/jira/browse/HDDS-1754 DeadNodeHandler can clean up the pipeline while containers are still in CLOSING state. modified getContainerWithPipeline() to refer the pipeline only if the container is in OPEN state. In CLOSING state, the read pipeline will be constructed from the Replicas known to SCM - this is already existing behavior for CLOSED state.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
