[ 
https://issues.apache.org/jira/browse/HDDS-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai resolved HDDS-13060.
-------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Implemented

> Change NodeManager.addDatanodeCommand(..) to use DatanodID
> ----------------------------------------------------------
>
>                 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>
> {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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to