buffaloDeveloper commented on issue #15163:
URL: https://github.com/apache/druid/issues/15163#issuecomment-1765166555

   I made one configuration change to the indexer.runner.type and the behavior 
is different now:
   
   ```
   # Configure this coordinator to also run as Overlord
           druid.coordinator.asOverlord.enabled=true
           druid.coordinator.asOverlord.overlordService=druid/overlord
           druid.indexer.queue.startDelay=PT30S
           **druid.indexer.runner.type=remote**
   ```
   
   The kafka tasks still respawn every hour, but they succeed this time.  Is 
this normal behavior to have kafka tasks respawn?  I know it didn't behave this 
way in previous versions of Druid.
   
   <img width="1755" alt="image" 
src="https://github.com/apache/druid/assets/3186418/5a4d50bc-6b4d-4b48-9f3f-5cadd6792890";>
   


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

To unsubscribe, e-mail: [email protected]

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