ivandika3 commented on code in PR #7459:
URL: https://github.com/apache/ozone/pull/7459#discussion_r1850061411
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/replication/LegacyReplicationManager.java:
##########
@@ -1896,9 +1896,6 @@ public int getContainerInflightDeletionLimit() {
}
protected void notifyStatusChanged() {
- //now, as the current scm is leader and it`s state is up-to-date,
- //we need to take some action about replicated inflight move options.
- onLeaderReadyAndOutOfSafeMode();
Review Comment:
Thanks for the idea, that's another possible solution I can think of. Let me
try this direction.
Should require synchronizing containers in inflight move.
--
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]