# To have replicas or not?

**URL:** https://discuss.elastic.co/t/to-have-replicas-or-not/119669
**Category:** Elasticsearch
**Created:** [February 13, 2018, 4:03pm UTC](https://discuss.elastic.co/t/to-have-replicas-or-not/119669 "2018-02-13T16:03:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lecko](https://avatars.discourse-cdn.com/v4/letter/l/d07c76/32.png) [@lecko](https://discuss.elastic.co/u/lecko)
#### Post date: [February 13, 2018, 4:03pm UTC](https://discuss.elastic.co/t/to-have-replicas-or-not/119669/1 "2018-02-13T16:03:42Z")

</div>

Hi,

I am doing tests with cluster of 5 elasticsearch nodes and I see big difference in performance depending on how elasticsearch cluster is configured. When the index is configured with 8 shards and no replicas, I see it can process up to 60 000 msg per second. When I reconfigure that to 8 shards and 1 replica, the performace drops mnore than half of that. (15-20 000). But the cluster with replicas is much more stable, it runs even vhen node is down. This is not the case with 0 replicas, when 1 elasticsearch node is stoppped, it switches cluster ot red and it stops processing new messages.

Question- Is there any other config or other way, that I could keep no replicas but for the cluster to be a bit more stable in case of stop of one node. Some dynamic attribute to tell ignore those errors, just continue.. \_-) ? Thanks.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 14, 2018, 12:47am UTC](https://discuss.elastic.co/t/to-have-replicas-or-not/119669/2 "2018-02-14T00:47:25Z")

</div>

Nope, there's not.

---

<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: [March 14, 2018, 12:47am UTC](https://discuss.elastic.co/t/to-have-replicas-or-not/119669/3 "2018-03-14T00:47:27Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
