Skip to content

HDDS-12551. Replace dnsToUuidMap with dnsToDnIdMap in SCMNodeManager#8087

Merged
nandakumar131 merged 4 commits intoapache:masterfrom
chiacyu:HDDS-12551
Mar 16, 2025
Merged

HDDS-12551. Replace dnsToUuidMap with dnsToDnIdMap in SCMNodeManager#8087
nandakumar131 merged 4 commits intoapache:masterfrom
chiacyu:HDDS-12551

Conversation

@chiacyu
Copy link
Copy Markdown
Contributor

@chiacyu chiacyu commented Mar 15, 2025

What changes were proposed in this pull request?

In SCMNodeManager, we maintain DNS to Datanode mapping. This is currently using UUID to represent Datanode, we can replace the UUID with DatanodeID.

What is the link to the Apache JIRA

HDDS-12551

How was this patch tested?

It can test by CI.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants