Not sure if this is related.
https://issues.apache.org/jira/browse/SOLR-7035
firstSearcher has few queries that run longer (~3 min)
On 10/5/16 6:58 PM, Erick Erickson wrote:
How many cores? Is it possible you're seeing these from two different cores?
Erick
On Wed, Oct 5, 2016 at 11:44 AM, Rallavagu <rallav...@gmail.com> wrote:
Solr Cloud 5.4.1 with embedded jetty, jdk8
At the time of startup it appears that "QuerySenderListener" is run twice
and this is causing "firstSearcher" and "newSearcher" to run twice as well.
Any clues as to why QuerySenderListener is triggered twice? Thanks.