You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/05/30 19:09:23 UTC

[jira] [Commented] (SOLR-4715) CloudSolrServer does not provide support for setting underlying server properties

    [ https://issues.apache.org/jira/browse/SOLR-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670497#comment-13670497 ] 

Shawn Heisey commented on SOLR-4715:
------------------------------------

My initial inclination is to *NOT* provide additional constructors, but to provide a number of getters and setters.  In addition to methods for setting timeouts and common httpclient properties, I would include getHttpClient and possibly something with a name like getHttpSolrServer or getInnerSolrServer.  For CloudSolrServer, most of these new methods would just send/request the same information to/from LBHttpSolrServer.

Should I change my approach?  I haven't written any code yet.

                
> CloudSolrServer does not provide support for setting underlying server properties
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-4715
>                 URL: https://issues.apache.org/jira/browse/SOLR-4715
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.3
>            Reporter: Hardik Upadhyay
>            Assignee: Shawn Heisey
>              Labels: solr, solrj
>
> CloudSolrServer (and LBHttpSolrServer) do not allow the user to set underlying HttpSolrServer and HttpClient settings.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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