csudharsanan commented on code in PR #2792:
URL: https://github.com/apache/helix/pull/2792#discussion_r1586835031


##########
helix-core/src/main/java/org/apache/helix/HelixAdmin.java:
##########
@@ -516,8 +527,7 @@ void addStateModelDef(String clusterName, String 
stateModelDef, StateModelDefini
    * @param resourceName
    * @return customized for the resource
    */
-  CustomizedView getResourceCustomizedView(String clusterName, String 
resourceName,
-      String customizedStateType);
+  CustomizedView getResourceCustomizedView(String clusterName, String 
resourceName, String customizedStateType);

Review Comment:
   changed the formatter



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