You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/12/06 07:09:10 UTC

[jira] [Updated] (SOLR-8378) Add upconfig and downconfig commands to the bin/solr script

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