I'm seeing this warning in my elastic client thousands of times over.
What's causing it?
"node null not part of the cluster Cluster [some cluster name], ignoring..."
I've checked using elastic head that the node in the cluster are as my
clients expect and it seems fine.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Found the problem. The cluster name that the client uses was wrong. Could
we get a better error message on line 422 of TransportClientNodesService ?
On Monday, 15 April 2013 14:09:05 UTC+1, snowmonkey wrote:
I'm seeing this warning in my elastic client thousands of times over.
What's causing it?
"node null not part of the cluster Cluster [some cluster name],
ignoring..."
I've checked using elastic head that the node in the cluster are as my
clients expect and it seems fine.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.