pdeva commented on issue #6171: hetrogenous peon configurations
URL: 
https://github.com/apache/incubator-druid/issues/6171#issuecomment-412719814
 
 
   i think you can just add 1 extra field to supervisor spec:
   
   `memoryPerWorkerThread`
   
   The peon will use this field along with the `workerThreads` param to set the 
-XX:directMemorySize parameter of the peons.
   
   This way you are properly exposing `workerThreads` param in a way that 
wouldnt crash the peon and allows users to have hetrogenous peons

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to