You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/10/08 15:47:46 UTC

[GitHub] [incubator-pinot] arthuersundar opened a new issue #4686: Pinot-server getting timedout with zookeeper and it is not reconnecting back

arthuersundar opened a new issue #4686: Pinot-server getting timedout with zookeeper and it is not reconnecting back
URL: https://github.com/apache/incubator-pinot/issues/4686
 
 
   Pinot-server is getting time-out with zookeeper and it is not reconnecting automatically. This affects all tables. Need to restart the Pinot-server to establish the connection with zookeeper.Is there any fix for this issue? 
   
   We have deployed the Pinot in kubernetes and we using the latest code.
   
   Error:
   21:32:20.562 ClientCnxn - Client session timed out, have not heard from server in 46943ms for sessionid 0x100014f4ba3007c
   21:32:20.664 ZKHelixManager - KeeperState:Disconnected, SessionId: 100014f4ba3007c, instance: Server_pinot-server-0.pinot-server.pinot-quickstart.svc.cluster.local_8098, type: PARTICIPANT
   21:32:22.577 ClientCnxn - Unable to reconnect to ZooKeeper service, session 0x100014f4ba3007c has expired
   21:32:22.577 ZKHelixManager - KeeperState:Expired, SessionId: 100014f4ba3007c, instance: Server_pinot-server-0.pinot-server.pinot-quickstart.svc.cluster.local_8098, type: PARTICIPANT
   21:32:22.602 StateModel - Default reset method invoked. Either because the process longer own this resource or session timedout

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


With regards,
Apache Git Services

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