You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Duong (Jira)" <ji...@apache.org> on 2022/10/07 18:04:00 UTC

[jira] [Commented] (HDDS-7262) Normalize DatanodeDetails to reduce cache memory footprint.

    [ https://issues.apache.org/jira/browse/HDDS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614193#comment-17614193 ] 

Duong commented on HDDS-7262:
-----------------------------

DatanodeDetails (per datanode Id) are mutable indeed. Datanode ID is generated the 1st time a datanode service is initialized on a host and stored in the host file system in a file called `datanode.id`. When the host DNS/IP gets reassigned, the Datanodedetails details is updated in SCM as per [heartbeat/re-register signal|https://github.com/apache/ozone/blob/master/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java#L352-L352].

> Normalize DatanodeDetails to reduce cache memory footprint. 
> ------------------------------------------------------------
>
>                 Key: HDDS-7262
>                 URL: https://issues.apache.org/jira/browse/HDDS-7262
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Duong
>            Priority: Major
>




--
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