himanshug commented on issue #7900: Develop a new Indexer process for running 
ingestion tasks
URL: 
https://github.com/apache/incubator-druid/issues/7900#issuecomment-507864123
 
 
   Points raised in "motivation" are valid, so +1 for the proposal.
   
   however...
   
   > A new process type, BigIndexer (tentative name), will be added. This new 
process type is an alternative to the MiddleManager that runs all tasks in the 
single BigIndexer JVM instead of forking new processes.
   
   It looks like a MiddleManager that runs tasks in its own jvm process instead 
of spawning new processes. When I look at it from that perspective, it seems 
more logical to add a configuration parameter to existing MiddleManager node 
type that says whether or not to run task processes in same jvm process.
   
   

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