Hi Itamar, 

the cluster seams ok:

cluster health: green (9, 12)

also, i can see all the nodes and only one master.

On Sunday, March 9, 2014 1:50:56 PM UTC+2, Itamar Syn-Hershko wrote:
>
> What is the cluster state? I believe you are experiencing a split brain
>  On Mar 9, 2014 11:32 AM, "Tal Shemesh" <[email protected] <javascript:>> 
> wrote:
>
>> Hi,
>> I have a cluster of 7 ES servers
>> i am using it to hold the system servers config and for monitoring (with 
>> logstash and kibana)
>> Three days ago, we started to see something strange. for the same request 
>> (id), we get different results. 
>> it looks like there are two objects in the system and the result is a 
>> round-robin between them
>> i have checked and both answers has the same version
>>
>> 1)
>> {
>>     "_index": "config_app",
>>     "_type": "group",
>>     "_id": "cl2s_02",
>>     "_version": 3,
>>     "exists": true,
>>     "_source": {
>>         "feedMatcherConfig": {
>>             "maxPoolSize": 5000,
>>             "geo": {
>>
>> 2)
>> {
>>     "_index": "config_app",
>>     "_type": "group",
>>     "_id": "cl2s_02",
>>     "_version": 3,
>>     "exists": true,
>>     "_source": {
>>         "feedMatcherConfig": {
>>             "maxPoolSize": 5000,
>>             *"gidentifier": "cl2s_02",*
>>             "geo": {
>>
>> do you have any ideas what can i do?
>>
>> -- 
>> 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 [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/0f7cf7f7-bcb9-456f-b2c5-57fd2ae9dbd9%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/0f7cf7f7-bcb9-456f-b2c5-57fd2ae9dbd9%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/5c08ad27-913c-4133-af7a-725237233a6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to