Tsz-wo Sze created HDDS-13060:
---------------------------------

             Summary: Change NodeManager.addDatanodeCommand(..) to use 
DatanodID in
                 Key: HDDS-13060
                 URL: https://issues.apache.org/jira/browse/HDDS-13060
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: SCM
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


{code}
//NodeManager
  void addDatanodeCommand(UUID dnId, SCMCommand<?> command);
{code}
In this JIRA, we will change the type dnId to DatanodeID.  In the 
implementation, we will just get UUID and leave the further change to 
HDDS-12550.



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

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

Reply via email to