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 2015/02/18 21:17:12 UTC

[jira] [Updated] (SOLR-7125) Allow clients to upload/download configs via CloudSolrClient

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

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

Patch.  I've refactored the ZkController.upload/download methods into a new ZkConfigManager object, which is exposed on ZkStateReader.  I also took the opportunity to update them to use NIO2.  There are a few more cleanups in ZkController that could be done here, but I'd like to keep that for a follow-up issue.

> Allow clients to upload/download configs via CloudSolrClient
> ------------------------------------------------------------
>
>                 Key: SOLR-7125
>                 URL: https://issues.apache.org/jira/browse/SOLR-7125
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>             Fix For: 5.1
>
>         Attachments: SOLR-7125.patch
>
>
> Adding new configs to ZK is still something of a pain point.  We should add some helper methods to CloudSolrClient that make this easier.



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