Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Zookeeper KeeperException #21

Open
CarstenWalther opened this issue Jun 28, 2018 · 4 comments
Open

Zookeeper KeeperException #21

CarstenWalther opened this issue Jun 28, 2018 · 4 comments

Comments

@CarstenWalther
Copy link
Collaborator

When starting the platform from a clean state, we get a bunch of Exceptions from Zookeeper:
Example:

INFO  [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x100013695880001 type:setData cxid:0x29 zxid:0x84 txntype:-1 reqpath:n/a Error Path:/config/topics/__consumer_offsets Error:KeeperErrorCode = NoNode for /config/topics/__consumer_offsets

These exceptions seem to not affect the price wars platform.
It's not high priority, but it would be nice to get rid of these errors.
I guess, there is some misconfiguration in our Kafka or Zookeeper.

@CarstenWalther
Copy link
Collaborator Author

These messages are not problematic according to this post .
Should we change the logging level to hide them or ignore these messages?

@Bouncner
Copy link
Contributor

Is the logging level set to warn? If so, I am fine with error

@CarstenWalther
Copy link
Collaborator Author

It is an info-level log message

@Bouncner
Copy link
Contributor

Bouncner commented Aug 1, 2018

Could you set the log level to warn or something similar?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants