chungen0126 commented on code in PR #8643:
URL: https://github.com/apache/ozone/pull/8643#discussion_r2152725510


##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/safemode/ECContainerSafeModeRule.java:
##########
@@ -194,7 +194,6 @@ private void recordReportedContainer(long containerID) {
 
   private void initializeRule() {
     ecContainers.clear();
-    ecContainerDNsMap.clear();

Review Comment:
   The aim is not to try to solve the issue but to avoid intermittent failures 
for now. The main thing being done here is restoring the accidental addition in 
[c7117dc](https://github.com/apache/ozone/commit/c7117dcc1731a5f8a82fc6f06b99bda9cd6e01c0).



-- 
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]

Reply via email to