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

Eric Pugh commented on SOLR-18180:
----------------------------------

after discussion with [~gerlowskija] about where to go, we decided that the the 
bin/solr zk commands should remain as ZK interfaces specifically.  Without 
going through the Solr layer.   And that we should think about adding a 
bin/solr configsets tool that is specific to managing configsets in the same 
way as bin/solr create manages a collection.   

We don't have good ways of handling sub commands in our current commons cli 
library.  The bin/solr zk is kind of weirdly welded in.   So, thinking bin/solr 
configsets -upload <otherparams> and bin/solr configsets -download 
<otherparmas> and bin/solr configsets -list, but of course with double minus 
characters ;-

> Use Solrj Upload in ConfigSetUploadTool
> ---------------------------------------
>
>                 Key: SOLR-18180
>                 URL: https://issues.apache.org/jira/browse/SOLR-18180
>             Project: Solr
>          Issue Type: Sub-task
>          Components: cli
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> We have the SolrJ support but we don't use it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to