You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error while executing topic command : KeeperErrorCode = Session expired for /config/topics/fb-event.match-finished
WARN Unable to reconnect to ZooKeeper service, session 0x1636e4467c70006 has expired (org.apache.zookeeper.ClientCnxn)
ERROR org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /config/topics/fb-event.match-finished
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at kafka.zookeeper.AsyncResponse.maybeThrow(ZooKeeperClient.scala:472)
at kafka.zk.KafkaZkClient.setOrCreateEntityConfigs(KafkaZkClient.scala:270)
at kafka.zk.AdminZkClient.createOrUpdateTopicPartitionAssignmentPathInZK(AdminZkClient.scala:99)
at kafka.zk.AdminZkClient.createTopic(AdminZkClient.scala:56)
at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:111)
at kafka.admin.TopicCommand$.main(TopicCommand.scala:63)
at kafka.admin.TopicCommand.main(TopicCommand.scala)
(kafka.admin.TopicCommand$)
The text was updated successfully, but these errors were encountered:
Random error:
The text was updated successfully, but these errors were encountered: