jackjlli commented on a change in pull request #4506: Put Helix manager out of 
resource manager
URL: https://github.com/apache/incubator-pinot/pull/4506#discussion_r312327324
 
 

 ##########
 File path: 
pinot-controller/src/main/java/org/apache/pinot/controller/ControllerStarter.java
 ##########
 @@ -426,6 +432,29 @@ private void initPinotCrypterFactory() {
     }
   }
 
+  /**
+   * Register and connect to Helix cluster as PARTICIPANT role.
+   */
+  private HelixManager registerAndConnectAsHelixParticipant() {
+    String controllerParticipantInstanceId = 
_helixResourceManager.getInstanceId();
 
 Review comment:
   Done

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