On Sun, May 3, 2015 at 12:30 PM, Clemens Wyss DEV <clemens...@mysign.ch> wrote:
> No load by/on any other thread.

Can we get a full thread dump (of all the threads) during this time?

This line:
org.apache.solr.core.SolrCore.getSearcher(boolean, boolean,
java.util.concurrent.Future[], boolean) line: 1646
Suggests there is another thread opening a searcher, and this thread
is simply waiting for it to finish.

-Yonik

Reply via email to