You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Nandakumar (Jira)" <ji...@apache.org> on 2023/01/16 08:29:00 UTC

[jira] [Created] (HDDS-7784) ClosePipelineCommandHandler should not process pipeline close command if the pipeline is not present

Nandakumar created HDDS-7784:
--------------------------------

             Summary: ClosePipelineCommandHandler should not process pipeline close command if the pipeline is not present
                 Key: HDDS-7784
                 URL: https://issues.apache.org/jira/browse/HDDS-7784
             Project: Apache Ozone
          Issue Type: Improvement
          Components: Ozone Datanode
    Affects Versions: 1.3.0, 0.4.1
            Reporter: Nandakumar
            Assignee: Nandakumar


Whenever a _ClosePipelineCommand_ is received by datanode from {_}SCM{_}, the _ClosePipelineCommandHandler_ picks up the command and starts processing. It doesn't check if the pipeline is present or not. There are cases where SCM can resent the ClosePipelineCommand to the datanode when the pipeline is already deleted, in such cases the datanode should not process the pipeline close command if the pipeline is not present.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org