Tsz-wo Sze created HDDS-12769:
---------------------------------

             Summary: Use ContainerID instead of Long in datanode
                 Key: HDDS-12769
                 URL: https://issues.apache.org/jira/browse/HDDS-12769
             Project: Apache Ozone
          Issue Type: Improvement
          Components: Ozone Datanode
            Reporter: Tsz-wo Sze


In datanode, the data structures and tables such as ContainerSet, 
CONTAINER_IDS_TABLE, etc use Long as container id type.  It is better to use 
ContainerID instead.

Note that the binary encodings are the same for Long and ContainerID.  It is 
compatible to replace Long with ContainerID in db.



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