jiajunwang commented on a change in pull request #696: Add WAGED rebalancer 
reset method to clean up cached status.
URL: https://github.com/apache/helix/pull/696#discussion_r370309654
 
 

 ##########
 File path: 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/AssignmentMetadataStore.java
 ##########
 @@ -146,6 +146,17 @@ public boolean persistBestPossibleAssignment(
     return true;
   }
 
+  protected synchronized void resetCache() {
 
 Review comment:
   Let's just call it reset()
   AssignmentMetadataStore.resetMetadataStore() is redundent.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to