elassandra icon indicating copy to clipboard operation
elassandra copied to clipboard

Some of http://<node-ip>:9200/_nodes returns empty response

Open didip opened this issue 5 years ago • 0 comments

Elassandra version: latest

Plugins installed: []

JVM version (java -version): JDK 8

OS version (uname -a if on a Unix-like system): Ubuntu 18.04.4 LTS

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.

What can I do to debug this further?

didip avatar Jul 08 '20 16:07 didip