Jackie-Jiang commented on a change in pull request #6807:
URL: https://github.com/apache/incubator-pinot/pull/6807#discussion_r616157229



##########
File path: 
pinot-broker/src/main/java/org/apache/pinot/broker/broker/helix/HelixBrokerStarter.java
##########
@@ -130,6 +128,19 @@ public HelixBrokerStarter(PinotConfiguration brokerConf, 
String clusterName, Str
     _brokerConf.addProperty(Broker.CONFIG_OF_BROKER_ID, _brokerId);
   }
 
+  public static HelixBrokerStarter getDefault() throws Exception {

Review comment:
       Can we change the formatter to not force the order of the methods?




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



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

Reply via email to