David Smiley created SOLR-17538:
-----------------------------------

             Summary: CloudHttp2SolrClient needs a custom ClusterStateProvider 
option
                 Key: SOLR-17538
                 URL: https://issues.apache.org/jira/browse/SOLR-17538
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
            Reporter: David Smiley
            Assignee: Sanjay Dutt


It's currently _impossible_ to create a CloudHttp2SolrClient with a custom 
ClusterStateProvider, e.g. a ZkClientClusterStateProvider with an existing 
ZkStateReader.  This issue aims to address that somehow.  CloudLegacySolrClient 
_does_ have this ability!

It must be addressed (and used in ZkController) to prevent a possible 
performance regression [here|https://github.com/apache/solr/pull/2751], which 
switched from a CloudLegacySolrClient to CloudHttp2SolrClient but without using 
the existing ZkStateReader and possibly a chroot bug (?).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to