elassandra
elassandra copied to clipboard
Some of http://<node-ip>:9200/_nodes returns empty response
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?