You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2016/10/19 15:39:58 UTC

[jira] [Created] (SOLR-9664) CloudSolrClient's cluster state cache can break query routing for new shards

Alan Woodward created SOLR-9664:
-----------------------------------

             Summary: CloudSolrClient's cluster state cache can break query routing for new shards
                 Key: SOLR-9664
                 URL: https://issues.apache.org/jira/browse/SOLR-9664
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 6.3
            Reporter: Alan Woodward


CloudSolrClient can do query routing if a query has an explicit route parameter set on it.  This doesn't play well with the cluster state cache, however, because the routing is done entirely client-side, with no opportunity for a node to report that the cache is out-of-date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org