Shard missing from response

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.
To view this discussion on the web visit 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.

Up? :frowning:

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.
To view this discussion on the web visit 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.

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? :frowning:

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.
To view this discussion on the web visit 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.