xyuanlu commented on code in PR #2470:
URL: https://github.com/apache/helix/pull/2470#discussion_r1191804983


##########
helix-core/src/main/java/org/apache/helix/spectator/RoutingDataCache.java:
##########
@@ -130,23 +130,21 @@ public synchronized void refresh(HelixDataAccessor 
accessor) {
         }
         _propertyDataChangedMap.put(HelixConstants.ChangeType.CUSTOMIZED_VIEW, 
false);
       }
-        break;
-      default:
-        break;
+      break;
+        default:

Review Comment:
   Thanks for the suggestion. This is an accidental change and i changed it 
back. Let's keep this PR only for log formatting. 



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