Aaron LaBella created SOLR-12790:
------------------------------------
Summary: move ServerWrapper logic in LBHttpSolrClient to a method
to allow subclasses override. expose other fields as protected
Key: SOLR-12790
URL: https://issues.apache.org/jira/browse/SOLR-12790
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrJ
Affects Versions: 5.0
Reporter: Aaron LaBella
Attachments: SOLR-12790-1.patch
moved ServerWrapper logic in LBHttpSolrClient.request(...) to a method to allow
subclasses override. expose other fields as protected. This allows
sub-classes to apply different logic other than round-robin, when using the
LBHttpSolrClient class. In my case, we wish to use an algorithm that *only*
uses the first / primary server unless it is unavailable, and then it uses the
secondary server(s).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]