We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elassandra version: latest
Plugins installed: []
JVM version (java -version): JDK 8
java -version
OS version (uname -a if on a Unix-like system): Ubuntu 18.04.4 LTS
uname -a
Description of the problem including expected versus actual behavior:
Some of my _nodes endpoint return empty response. Not all endpoints return empty, for example: _clusters/health is still working.
Restarts bring it back, but I'd rather understand the behavior.
nodetool gossipinfo looks fine.
nodetool gossipinfo
What can I do to debug this further?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Elassandra version: latest
Plugins installed: []
JVM version (
java -version
): JDK 8OS version (
uname -a
if on a Unix-like system): Ubuntu 18.04.4 LTSDescription of the problem including expected versus actual behavior:
Some of my _nodes endpoint return empty response. Not all endpoints return empty, for example: _clusters/health is still working.
Restarts bring it back, but I'd rather understand the behavior.
nodetool gossipinfo
looks fine.What can I do to debug this further?
The text was updated successfully, but these errors were encountered: