[ https://issues.apache.org/jira/browse/HDDS-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tsz-wo Sze updated HDDS-13060: ------------------------------ Summary: Change NodeManager.addDatanodeCommand(..) to use DatanodID (was: Change NodeManager.addDatanodeCommand(..) to use DatanodID in) > 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 > > {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