I have use case where-in two different processes end up doing scroll query to extract all data from same Elasticsearch index simultaneously and this seem to cause one (or both) of them to fail with below error;
search_context_missing_exception : No search context found for id [39029]
Is this supported - multiple simultaneous scroll requests against same index ?
Thanks for confirming that Mark - will that be supported in future though ? Shouldn't 2 or more snapshots of same index at a point in time be supported pls. ?
And as of today (in ES 2.1.0) is there a way to find out if scroll requests for a given index are currently running ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.