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

getStoreStats is not working #83

Closed
michal-dec opened this issue Mar 16, 2016 · 4 comments
Closed

getStoreStats is not working #83

michal-dec opened this issue Mar 16, 2016 · 4 comments

Comments

@michal-dec
Copy link

When I execute etcdClient.getStoreStats() - thread hangs and nothing is returned. Other requests work fine. My setup: etcd4j-2.10.0, Java 1.8_45

@jurmous
Copy link
Owner

jurmous commented Mar 18, 2016

They work here for me with etcd v2.2.5. Which etcd version do you run?

@michal-dec
Copy link
Author

I have checked on etcd v2.2.0, v2.2.5 and v2.3. It's seems that client hangs on request getStoreStats(). Thread hangs on listeningPromise.awaitUninterruptibly(); (ResponsePromise.java:189)

@lburgazzoli
Copy link
Collaborator

It works for me too, can you check what etcd logs in debug mode ?

@lburgazzoli
Copy link
Collaborator

Closed as no feedback

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

3 participants