David Smiley created SOLR-18444:
-----------------------------------
Summary: Time coordinated/synchronized autoCommit
Key: SOLR-18444
URL: https://issues.apache.org/jira/browse/SOLR-18444
Project: Solr
Issue Type: Bug
Reporter: David Smiley
Distributed search across shards is about as slow as the slowest shard. The
response time for a shard (a replica), in turn, can be heavily influenced by
when the searcher was opened, because, over time, a searcher (including caches
and lower level OS caching etc.) will get warmed up. I've seen a factor of 10
difference between shards (e.g. 25ms vs 250ms) for this difference, even ruling
out queryResultCache and filterCache.
This issue proposes that autoCommits are aligned; perhaps to an interval from
the 1970 epoch
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]