You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2016/10/12 14:37:20 UTC

[jira] [Updated] (SOLR-9634) Deprecate collection methods on MiniSolrCloudCluster

     [ https://issues.apache.org/jira/browse/SOLR-9634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Woodward updated SOLR-9634:
--------------------------------
    Attachment: SOLR-9634.patch

Patch deprecating the collection methods, and cutting tests over to use CollectionAdminRequests instead.

This also deprecates the uploadConfig() method that uses java.io.File in favour of one using java.nio.Path

> Deprecate collection methods on MiniSolrCloudCluster
> ----------------------------------------------------
>
>                 Key: SOLR-9634
>                 URL: https://issues.apache.org/jira/browse/SOLR-9634
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>         Attachments: SOLR-9634.patch
>
>
> MiniSolrCloudCluster has a bunch of createCollection() and deleteCollection() special methods, which aren't really necessary given that we expose a solrClient.  We should deprecate these, and point users to the CollectionAdminRequest API instead.



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