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

Noble Paul edited comment on SOLR-9268 at 7/7/16 5:15 PM:
----------------------------------------------------------

bq.Can you give a brief description of the intended design?

[~hgadre] The patch was to refactor out the mechanism used by security plugins 
into a base class so that all future plugins can reuse the code

The framework enables you to write  any {{ConfigEditablePlugin}} (i.e any 
plugin that supports editing its JSON configuration through an API). 


was (Author: noble.paul):
bq.Can you give a brief description of the intended design?

[~hgadre] The patch was to refactor out the mechanism used by security plugins 
into a base class so that all future plugins can reuse the code

The framework enables you to write  any {{ConfigEditablePlugin}} (i.e any 
plugin that supports editing it's json configuration through an API). 

> Support adding/updating backup repository configurations via API
> ----------------------------------------------------------------
>
>                 Key: SOLR-9268
>                 URL: https://issues.apache.org/jira/browse/SOLR-9268
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hrishikesh Gadre
>         Attachments: SOLR-9268.patch
>
>
> Currently users need to manually modify solr.xml in Zookeeper to update the 
> configuration parameters (and restart Solr cluster). This is not quite user 
> friendly. We should provide an API to update this configuration. (This came 
> up during the discussions in SOLR-9242).



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