[ 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to