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

Erick Erickson updated SOLR-8378:
---------------------------------
    Attachment: SOLR-8378.patch

First cut, seems to work on a very quick once-over. I need to look it over with 
fresh eyes, it's Saturday after all....

Any comments on the approach? Or whether this is worth doing? Unless there are 
objections I'm going to check this in next week sometime after some more polish.

One thing I'm not too happy about is that I moved the upconfig method from 
CreateCollectionTool to the base class so I could easily re-use it in the new 
ConfigSetUploadTool. Any suggestions? It needed access to the "echo" method so 
unless we rearrange things significantly it's easier this way.

[~upayavira] I'm torn on whether to put this in 5.4. Maybe I'll put it in if 
there's a re-spin? What do you think? The necessity of using zkcli has long 
rankled me as it's yet _another_ thing a new person has to understand. But one 
point of releases is to try to _not_ shoehorn lots of stuff in at the last 
minute.

I suppose a lot of it depends on whether there'll be a 5.5 release. I'd really 
like to get this in place in the 5x code line somewhere.
[~upayavira]

> Add upconfig and downconfig commands to the bin/solr script
> -----------------------------------------------------------
>
>                 Key: SOLR-8378
>                 URL: https://issues.apache.org/jira/browse/SOLR-8378
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools
>    Affects Versions: 5.4, Trunk
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>         Attachments: SOLR-8378.patch
>
>
> It would be convenient to be able to upload and download arbitrary configsets 
> to Zookeeper.
> This _might_ be the last thing we need before not requiring users be aware of 
> zkcli, which is awkward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to