# Question on replica shards

**URL:** https://discuss.elastic.co/t/question-on-replica-shards/295076
**Category:** Elasticsearch
**Created:** [January 21, 2022, 3:32pm UTC](https://discuss.elastic.co/t/question-on-replica-shards/295076 "2022-01-21T15:32:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Pradyumna\_Achar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pradyumna_achar/32/99780_2.png) [@Pradyumna\_Achar](https://discuss.elastic.co/u/Pradyumna_Achar)
#### Post date: [January 21, 2022, 3:32pm UTC](https://discuss.elastic.co/t/question-on-replica-shards/295076/1 "2022-01-21T15:32:11Z")

</div>

Hello,

I have a question regarding replica shards. As I understand, a write to the primary gets propagated to replicas on other nodes via requests that use the same write pool and the same write queue as user-initiated writes on primaries on the node that contains the replica.

In case I increase the write queue size to a large number (for various reasons), is there any maximum time limit after which the primary would consider the replica as failed because its replication request is still waiting in the write queue while others are being processed on that node, or does it keep waiting until it gets a response?

(Elasticsearch version is 7.10 in case it is relevant)

Thank you.

---

<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: [February 18, 2022, 3:33pm UTC](https://discuss.elastic.co/t/question-on-replica-shards/295076/2 "2022-02-18T15:33:01Z")

</div>

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