# Is there way to drop a node from cluster?

**URL:** https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312
**Category:** Elasticsearch
**Created:** [July 4, 2012, 11:52am UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312 "2012-07-04T11:52:31Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![JS\_2](https://avatars.discourse-cdn.com/v4/letter/j/3be4f8/32.png) [@JS\_2](https://discuss.elastic.co/u/JS_2)
#### Post date: [July 4, 2012, 11:52am UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312/1 "2012-07-04T11:52:31Z")

</div>

Hello,

I wondered if there is way to drop a node from cluster if a node is down; I  
experieced timeout due to the problem node, which slowed down whole  
response time.  
I like to know the way to drop the node mannually and still keep the  
performance even with the data loss for the node with problem.

Any informantion will be appreciated.

Regards,

JS

---

<div class="post-metadata">

### Author: ![vineeth\_mohan](https://avatars.discourse-cdn.com/v4/letter/v/bc79bd/32.png) [@vineeth\_mohan](https://discuss.elastic.co/u/vineeth_mohan)
#### Post date: [July 4, 2012, 1:12pm UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312/2 "2012-07-04T13:12:28Z")

</div>

What do you mean by drop a node ?

If you feel the Elasticsearch instance is slow , just stop the process.  
If there is a replica for the data that is there in that node , then that  
node would be automatically activated as a shard.  
If not , that data wont be visible anymore.

Thanks  
Vineeth

On Wed, Jul 4, 2012 at 5:22 PM, JS [jsjangg@gmail.com](mailto:jsjangg@gmail.com) wrote:

> Hello,
> 
> I wondered if there is way to drop a node from cluster if a node is down;  
> I experieced timeout due to the problem node, which slowed down whole  
> response time.  
> I like to know the way to drop the node mannually and still keep the  
> performance even with the data loss for the node with problem.
> 
> Any informantion will be appreciated.
> 
> Regards,
> 
> JS

---

<div class="post-metadata">

### Author: ![JS\_2](https://avatars.discourse-cdn.com/v4/letter/j/3be4f8/32.png) [@JS\_2](https://discuss.elastic.co/u/JS_2)
#### Post date: [July 4, 2012, 1:54pm UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312/3 "2012-07-04T13:54:36Z")

</div>

Hello Vineeth,

Thanks for your response.  
With replica configruation set to 0, I like to know if there is a way to  
take the problem node, which was already down somehow, out of cluster so  
that cluster doesn't bother to send index or search requests to that node  
even though I would have some data lost in indexing or unsearchable.

Let me put it in different way; I like to know any way to keep performance  
when a node is down with no replica; data loss during indexing or having  
some data unsearchable is acceptable.

Hopefully I made my question clearer.  
Any response will be appreciated.

Thanks,  
JS

On Wednesday, July 4, 2012 10:12:28 PM UTC+9, Vineeth Mohan wrote:

> What do you mean by drop a node ?
> 
> If you feel the Elasticsearch instance is slow , just stop the process.  
> If there is a replica for the data that is there in that node , then that  
> node would be automatically activated as a shard.  
> If not , that data wont be visible anymore.
> 
> Thanks  
> Vineeth
> 
> On Wed, Jul 4, 2012 at 5:22 PM, JS wrote:
> 
> > Hello,
> > 
> > I wondered if there is way to drop a node from cluster if a node is down;  
> > I experieced timeout due to the problem node, which slowed down whole  
> > response time.  
> > I like to know the way to drop the node mannually and still keep the  
> > performance even with the data loss for the node with problem.
> > 
> > Any informantion will be appreciated.
> > 
> > Regards,
> > 
> > JS

---

<div class="post-metadata">

### Author: ![vineeth\_mohan](https://avatars.discourse-cdn.com/v4/letter/v/bc79bd/32.png) [@vineeth\_mohan](https://discuss.elastic.co/u/vineeth_mohan)
#### Post date: [July 5, 2012, 5:47am UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312/4 "2012-07-05T05:47:52Z")

</div>

AFAIK - When a node goes down , the master will de register that node and  
act as if that node never existed and keep going on with its work with the  
data it has.

Can you paste some log where a node waits until timeout for the node that  
has disappeared.

Thanks  
Vineeth

On Wed, Jul 4, 2012 at 7:24 PM, JS [jsjangg@gmail.com](mailto:jsjangg@gmail.com) wrote:

> Hello Vineeth,
> 
> Thanks for your response.  
> With replica configruation set to 0, I like to know if there is a way to  
> take the problem node, which was already down somehow, out of cluster so  
> that cluster doesn't bother to send index or search requests to that node  
> even though I would have some data lost in indexing or unsearchable.
> 
> Let me put it in different way; I like to know any way to keep performance  
> when a node is down with no replica; data loss during indexing or having  
> some data unsearchable is acceptable.
> 
> Hopefully I made my question clearer.  
> Any response will be appreciated.
> 
> Thanks,  
> JS
> 
> On Wednesday, July 4, 2012 10:12:28 PM UTC+9, Vineeth Mohan wrote:
> 
> > What do you mean by drop a node ?
> > 
> > If you feel the Elasticsearch instance is slow , just stop the process.  
> > If there is a replica for the data that is there in that node , then that  
> > node would be automatically activated as a shard.  
> > If not , that data wont be visible anymore.
> > 
> > Thanks  
> > Vineeth
> > 
> > On Wed, Jul 4, 2012 at 5:22 PM, JS wrote:
> > 
> > Hello,
> > 
> > > I wondered if there is way to drop a node from cluster if a node is  
> > > down; I experieced timeout due to the problem node, which slowed down whole  
> > > response time.  
> > > I like to know the way to drop the node mannually and still keep the  
> > > performance even with the data loss for the node with problem.
> > > 
> > > Any informantion will be appreciated.
> > > 
> > > Regards,
> > > 
> > > JS

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 3:21am UTC](https://discuss.elastic.co/t/is-there-way-to-drop-a-node-from-cluster/8312/5 "2017-07-06T03:21:27Z")

</div>


