So i have problem i see warning...
"WARNING: [Johnny Ohm] Node [Smuggler II][4rNtWrqJSLKKkOB0uhXntg]
[inet[/10.0.5.69:9300]] not part of the cluster Cluster [dom],
ignoring...
13-Oct-2011 10:57:27
org.elasticsearch.common.logging.slf4j.Slf4jESLogger internalWarn"
which appear endlessly.... which means somebody screw up
settings ....which what can happen and it is expected ,but i want
handle that by throw exception ....
.Yes,i want... if somebody mess name of cluster ,then i want put to
logic to handle that .. (for example switch off server , send email
to Mr. Kimchy with complain that finding useful docs about
elasticsearch is like looking for needle in the hay in dark room
When happens is that you use the TransportClient, and connect to a node that
does not have the same cluster name as the TransportClient. You need to make
sure to configure the transport client with the correct set of nodes. I
guess it make sense to be able to register a callback to be notified that
the listed node is not part of the cluster, or something similar, open an
issue.
On Thu, Oct 13, 2011 at 12:05 PM, dominik symonowicz dmspastor@gmail.comwrote:
Hello folks.
So i have problem i see warning...
"WARNING: [Johnny Ohm] Node [Smuggler II][4rNtWrqJSLKKkOB0uhXntg]
[inet[/10.0.5.69:9300]] not part of the cluster Cluster [dom],
ignoring...
13-Oct-2011 10:57:27
org.elasticsearch.common.logging.slf4j.Slf4jESLogger internalWarn"
which appear endlessly.... which means somebody screw up
settings ....which what can happen and it is expected ,but i want
handle that by throw exception ....
.Yes,i want... if somebody mess name of cluster ,then i want put to
logic to handle that .. (for example switch off server , send email
to Mr. Kimchy with complain that finding useful docs about
elasticsearch is like looking for needle in the hay in dark room
Do we have an option to be notified if we are not connected to a cluster ?
Thanks.
Le vendredi 14 octobre 2011 14:09:04 UTC+2, kimchy a écrit :
When happens is that you use the TransportClient, and connect to a node
that does not have the same cluster name as the TransportClient. You need
to make sure to configure the transport client with the correct set of
nodes. I guess it make sense to be able to register a callback to be
notified that the listed node is not part of the cluster, or something
similar, open an issue.
On Thu, Oct 13, 2011 at 12:05 PM, dominik symonowicz <dmsp...@gmail.com<javascript:>
wrote:
Hello folks.
So i have problem i see warning...
"WARNING: [Johnny Ohm] Node [Smuggler II][4rNtWrqJSLKKkOB0uhXntg]
[inet[/10.0.5.69:9300]] not part of the cluster Cluster [dom],
ignoring...
13-Oct-2011 10:57:27
org.elasticsearch.common.logging.slf4j.Slf4jESLogger internalWarn"
which appear endlessly.... which means somebody screw up
settings ....which what can happen and it is expected ,but i want
handle that by throw exception ....
.Yes,i want... if somebody mess name of cluster ,then i want put to
logic to handle that .. (for example switch off server , send email
to Mr. Kimchy with complain that finding useful docs about
elasticsearch is like looking for needle in the hay in dark room
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.