humutkazan opened a new issue, #15491:
URL: https://github.com/apache/druid/issues/15491

   We have encountered an issue recently and we think that it was related with 
leadership election not happening. You can find the coordinator log file 
attached.
   
   In the logs you can see the log that says 
   
   `2023-12-01T05:06:05,659 INFO 
[LeaderSelector[/druid/coordinator/_COORDINATOR]] 
org.apache.druid.server.coordinator.DruidCoordinator - I am the leader of the 
coordinators, all must bow! Starting coordination in [PT10S].`
   
   but after some time during the day it says
   
   `15:23,973 INFO [LeaderSelector[/druid/coordinator/_COORDINATOR]] 
org.apache.druid.server.coordinator.DruidCoordinator - I am no longer the 
leader...`
   
   and from this point on you could see the logs like
   
   `2023-12-01T05:15:57,065 ERROR [KafkaSupervisor-enriched-analog-Reporting-0] 
org.apache.druid.indexing.seekablestream.supervisor.SeekableStreamSupervisor - 
Failed to get task runner because I'm not the leader!`
   
   connection time out exceptions etc. 
   
   [0112.log](https://github.com/apache/druid/files/13557175/0112.log)
   


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