elasticsearch-segmentspy
elasticsearch-segmentspy copied to clipboard
Changing host doesn't work sometimes
Sometimes changing the node and its corresponding index doesn't work.
Steps:
- Install the plugin in a node : 192.168.x.x
- Run the plugin from 192.168.x.x - At this point shards in this node will be loaded
- Change the host to 192.168.x.y and choose a Index - At this point shards in the new node (host) will be loaded
- Refresh the browser - at this point the host 192.168.x.x will be loaded again, but the shards are not loaded
- now change the host to 192.168.x.y - at this point nothing works.