szetszwo commented on code in PR #8057: URL: https://github.com/apache/ozone/pull/8057#discussion_r1991761443
########## hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerStateManagerImpl.java: ########## @@ -413,8 +429,10 @@ public void updateContainerReplica(final ContainerID id, @Override public void removeContainerReplica(final ContainerID id, final ContainerReplica replica) { + //TODO remove ContainerID parameter Review Comment: Filed HDDS-12572 -- 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