You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/02 23:01:22 UTC

[jira] [Commented] (SOLR-6073) CollectionAdminRequest has createCollection methods with hard-coded router="implicit"

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

ASF subversion and git services commented on SOLR-6073:
-------------------------------------------------------

Commit 1622121 from [~anshumg] in branch 'dev/trunk'
[ https://svn.apache.org/r1622121 ]

SOLR-6073: Deprecate helper methods for CollectionsAPI SolrJ calls. Move towards using builder design for the calls.

> CollectionAdminRequest has createCollection methods with hard-coded router="implicit"
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-6073
>                 URL: https://issues.apache.org/jira/browse/SOLR-6073
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java, SolrCloud
>    Affects Versions: 4.8
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Anshum Gupta
>             Fix For: 5.0, 4.11
>
>         Attachments: SOLR-6073-4x.patch, SOLR-6073-4x.patch, SOLR-6073.patch, SOLR-6073.patch
>
>
> In the process also cleanup the following: The CollectionAdminRequest has a createCollection() method which has the following hard-coded:
> {code}
> req.setRouterName("implicit");
> {code}
> This is a bug and we should remove it.



--
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