when I execute _nodes/stats for my cluster, all nodes shows:
"transport_address": "inet[/XXX.XXX.XXX.XXX:9302]",
but there is one shows different:
"transport_address": "inet[XXX.XXX.XXX.XXX/XXX.XXX.XXX.XXX:9302]",
why does this happen?
when I execute _nodes/stats for my cluster, all nodes shows:
"transport_address": "inet[/XXX.XXX.XXX.XXX:9302]",
but there is one shows different:
"transport_address": "inet[XXX.XXX.XXX.XXX/XXX.XXX.XXX.XXX:9302]",
why does this happen?
most nodes show: inet[/ipaddress:port]
but the only one show: inet[/ipaddress/ipaddress:port]
it's really wired. can anyone help to answer this?
is this a minor bug of ES? if so, I'd like to open it in github
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.