Nanda kumar created HDDS-3347:
---------------------------------
Summary: PipelineActionHandler should handle unknown pipeline
Key: HDDS-3347
URL: https://issues.apache.org/jira/browse/HDDS-3347
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: SCM
Affects Versions: 0.5.0
Reporter: Nanda kumar
Assignee: Nanda kumar
PipelineActionHandler is not able to handle PipelineActions for pipelines which
is not present in SCM (deleted pipelines)
After SCM sends out the close pipeline command to datanodes, it removes the
pipeline information from the pipeline db. If a datanode sends PipelineAction
for the deleted pipeline, PipelineActionHandler cannot handle it.
In such a situation SCM should fire ClosePipelineCommand.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]