HoustonPutman opened a new pull request, #3614:
URL: https://github.com/apache/solr/pull/3614

   https://issues.apache.org/jira/browse/SOLR-17893
   
   - Both `clusterState.getCollectionOrNull()` calls in HttpSolrCall should 
allow for cached values. There's no reason to fetch live versions every time 
here.
   - The `lastUpdateTime` needs to be updated after getting the stats. If there 
is no change, that is an "update". We don't want to check every call after 2 
seconds, if the ClusterState hasn't changed. We want to check once every 2 
seconds.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to