harinirajendran commented on issue #14375:
URL: https://github.com/apache/druid/issues/14375#issuecomment-1581152467

   > I am suspecting that HTTP threads are saturated on Overlord.
   
   I don't think the threads are saturated because both the overlords are 
responding to some API calls. Rather, I think its a bug. When both the 
overlords are running with `druid.indexer.runner.type=httpRemote`, when I 
port-forward to either of them and make the `isLeader` API call, both of them 
return False. But when I make the `leader` API call, one of them is getting 
returned as the leader.


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