Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeNotConnectedException after upgrading to ES 1.4.1 version #10003

Closed
sagarl opened this issue Mar 5, 2015 · 4 comments
Closed

NodeNotConnectedException after upgrading to ES 1.4.1 version #10003

sagarl opened this issue Mar 5, 2015 · 4 comments

Comments

@sagarl
Copy link

sagarl commented Mar 5, 2015

Link to Google Group Conversation

Hi,

We recently upgraded one of our ES Clusters from ES Version 1.1.0 to 1.4.1.

We have dedicated master-data-search deployment in AWS. Cluster settings are same for all the clusters.

Strangely, only in one cluster (6 nodes); we are seeing that nodes are constantly failing to connect to Master node and rejoining back.
It happens all the time, even during idle period (when there are no read or writes).

We keep on seeing following exception in the logs org.elasticsearch.transport.NodeNotConnectedException

Because of this, Cluster has slowed down considerably.

We use kopf plugin for monitoring and it keeps popping up message - "Loading cluster information is talking too long"

There is not much data on individual nodes; almost 80% disk is free. CPU and Heap are doing fine.

Only difference between this cluster and other clusters, is the number of indices and shards. Other clusters have shards in hundreds and indices in double digit.

But this cluster has around 5000 shards and close to 250 indices.

Has there been any change in 1.4.1 which can cause reconnection issues between nodes , if number of shards or indices are high ?

Any help will be appreciated !

PS. After rolling back the cluster to 1.3.2 version, things are back to normal.

Thanks,

@clintongormley
Copy link

Hi @sagarl

Does the problem disappear if you stop monitoring the cluster? ie no marvel, no kopf, no other tool which is requesting nodes info or stats? I'm wondering if it is related to this: #9683

@sagarl
Copy link
Author

sagarl commented Mar 9, 2015

Thanks @clintongormley ... I'll try doing that and will update the thread.

@clintongormley
Copy link

Hi @sagarl

Any news on this?

@clintongormley
Copy link

No more info. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants