You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2018/11/20 01:08:29 UTC

[GitHub] mcvsubbu opened a new pull request #3522: Added a log message on pinot-server when controller leadership change…

mcvsubbu opened a new pull request #3522: Added a log message on pinot-server when controller leadership change…
URL: https://github.com/apache/incubator-pinot/pull/3522
 
 
   … is read from zookeeper.
   
   Recently we saw a case where the server was repeatedly reporting that it received NOT_LEADER
   responses from the controller. On further look at the logs, it turned out that the controller
   did not get a helix notification that it became leader, so the server was logging what it saw
   in zookeeper.
   
   The behavior did lead us into looking at other things before we found the root cause.
   
   This log will clearly identify how the server concludes who it thinks the leader is.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org