Jackie-Jiang commented on issue #4339: Only set Helix cluster properties when 
creating the cluster
URL: https://github.com/apache/incubator-pinot/pull/4339#issuecomment-503679283
 
 
   @jackjlli When someone creates a cluster for Pinot, they can decide whether 
to allow auto-join or not, and how many threads to use for state transitions. 
Pinot should not override these properties, and that is exactly why we need 
this fix. Current code blindly overrides the number threads to 1, which is 
causing problem.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to