# Shard missing from response

**URL:** https://discuss.elastic.co/t/shard-missing-from-response/14997
**Category:** Elasticsearch
**Created:** [December 23, 2013, 11:14am UTC](https://discuss.elastic.co/t/shard-missing-from-response/14997 "2013-12-23T11:14:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Pierre\_Durand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierre_durand/32/1895_2.png) [@Pierre\_Durand](https://discuss.elastic.co/u/Pierre_Durand)
#### Post date: [December 23, 2013, 11:14am UTC](https://discuss.elastic.co/t/shard-missing-from-response/14997/1 "2013-12-23T11:14:28Z")

</div>

I use Elasticsearch 0.90.5 for log management (1 index by day).

In my query, I have a term facet in order to aggregate my data.  
But sometimes, there is a really weird problem, I get:  
\_shards: {total:700, successful:551, failed:0}

How is it possible? Some shards are not "successful" or "failed".

--  
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 [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/489267f9-f59c-4a75-a32e-9b6da1859fd6%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/489267f9-f59c-4a75-a32e-9b6da1859fd6%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Pierre\_Durand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierre_durand/32/1895_2.png) [@Pierre\_Durand](https://discuss.elastic.co/u/Pierre_Durand)
#### Post date: [January 2, 2014, 2:28pm UTC](https://discuss.elastic.co/t/shard-missing-from-response/14997/2 "2014-01-02T14:28:15Z")

</div>

Up? ☹

Le lundi 23 décembre 2013 12:14:28 UTC+1, Pierre Durand a écrit :

> I use Elasticsearch 0.90.5 for log management (1 index by day).
> 
> In my query, I have a term facet in order to aggregate my data.  
> But sometimes, there is a really weird problem, I get:  
> \_shards: {total:700, successful:551, failed:0}
> 
> How is it possible? Some shards are not "successful" or "failed".

--  
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 [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/e3d457af-a1b6-4154-97b2-23a0cfba71b1%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/e3d457af-a1b6-4154-97b2-23a0cfba71b1%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Pierre\_Durand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierre_durand/32/1895_2.png) [@Pierre\_Durand](https://discuss.elastic.co/u/Pierre_Durand)
#### Post date: [January 2, 2014, 4:16pm UTC](https://discuss.elastic.co/t/shard-missing-from-response/14997/3 "2014-01-02T16:16:10Z")

</div>

I set threadpool.search.queue\_size: 10000  
and now it works!

Le jeudi 2 janvier 2014 15:28:15 UTC+1, Pierre Durand a écrit :

> Up? ☹
> 
> Le lundi 23 décembre 2013 12:14:28 UTC+1, Pierre Durand a écrit :
> 
> > I use Elasticsearch 0.90.5 for log management (1 index by day).
> > 
> > In my query, I have a term facet in order to aggregate my data.  
> > But sometimes, there is a really weird problem, I get:  
> > \_shards: {total:700, successful:551, failed:0}
> > 
> > How is it possible? Some shards are not "successful" or "failed".

--  
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 [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/9ab88dec-7c1e-4db5-be04-f0b618071462%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/9ab88dec-7c1e-4db5-be04-f0b618071462%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<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, 1:58am UTC](https://discuss.elastic.co/t/shard-missing-from-response/14997/4 "2017-07-06T01:58:38Z")

</div>


