You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/02/16 22:51:25 UTC

[GitHub] [ozone] sodonnel commented on a change in pull request #3085: HDDS-6307. Improve processing and memory efficiency of full container reports

sodonnel commented on a change in pull request #3085:
URL: https://github.com/apache/ozone/pull/3085#discussion_r808520613



##########
File path: hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerInfo.java
##########
@@ -133,8 +139,9 @@ public static ContainerInfo fromProtobuf(HddsProtos.ContainerInfoProto info) {
    * {@link ContainerID} object.
    */
   @Deprecated

Review comment:
       Yea, I think you could be correct. There is a need to get the numeric ID in a lot of places, so removing this is probably never going to happen.




-- 
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-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org