szetszwo opened a new pull request, #8247: URL: https://github.com/apache/ozone/pull/8247
## What changes were proposed in this pull request? 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. ## What is the link to the Apache JIRA HDDS-12770 ## How was this patch tested? Added new tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org