[
https://issues.apache.org/jira/browse/HDDS-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated HDDS-12770:
------------------------------
Description:
The key type of CONTAINER_IDS_TABLE is Long. It is better to use ContainerID.
Note that the binary encodings are the same for Long and ContainerID. It is
compatible to replace Long with ContainerID in db.
was:
The key type of CONTAINER_IDS_TABLE is Long. It is better to use ContainerID.
Note that CONTAINER_IDS_TABL (added by HDDS-11650) is not in any previous Ozone
Releases.
> Use ContainerID instead of Long in CONTAINER_IDS_TABLE
> ------------------------------------------------------
>
> Key: HDDS-12770
> URL: https://issues.apache.org/jira/browse/HDDS-12770
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: Ozone Datanode
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
>
> The key type of CONTAINER_IDS_TABLE is Long. It is better to use ContainerID.
> 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]