[
https://issues.apache.org/jira/browse/SOLR-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anshum Gupta resolved SOLR-9535.
--------------------------------
Resolution: Fixed
> SolrClients should have protected constructors
> ----------------------------------------------
>
> Key: SOLR-9535
> URL: https://issues.apache.org/jira/browse/SOLR-9535
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrJ
> Reporter: Jason Gerlowski
> Priority: Minor
> Fix For: master (7.0)
>
> Attachments: SOLR-9535.patch
>
>
> Recent SolrJ changes (SOLR-8097) resulted in {{SolrClient}} ending up with
> {{protected}} ctors. This achieved the purpose at the time, and steered
> consumers towards using the *Builder types. However the change was overly
> restrictive, as this visibility prevents consumers from extending
> {{SolrClient}} in any meaningful way.
> This issue involves changing the visibility of the SolrClient "kitchen sink"
> ctors to better support extension.
> (See recent discussion on SOLR-8097 for more discussion on this topic.)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]