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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]