jiajunwang commented on a change in pull request #363: Fix the race condition
while Helix refresh cluster status cache.
URL: https://github.com/apache/helix/pull/363#discussion_r308460992
##########
File path:
helix-core/src/main/java/org/apache/helix/controller/dataproviders/BaseControllerDataProvider.java
##########
@@ -597,7 +611,7 @@ public ClusterConstraints
getConstraint(ClusterConstraints.ConstraintType type)
* Notify the cache that some part of the cluster data has been changed.
*/
public void notifyDataChange(HelixConstants.ChangeType changeType) {
Review comment:
Sure.
----------------------------------------------------------------
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