[
https://issues.apache.org/jira/browse/AMQ-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751238#comment-13751238
]
Gary Tully commented on AMQ-4682:
---------------------------------
support modification to authorizationPlugin map - add/remove/mod
authorizationEntry {code}
<plugins>
<runtimeConfigurationPlugin checkPeriod="1000"/>
<authorizationPlugin>
<map>
<authorizationMap>
<authorizationEntries>
<authorizationEntry queue=">" read="admins" write="admins"
admin="admins"/>
...{code}
> runtime configuration - allow selective application of changes to xml
> configuration without broker restart
> ----------------------------------------------------------------------------------------------------------
>
> Key: AMQ-4682
> URL: https://issues.apache.org/jira/browse/AMQ-4682
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 5.8.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Labels: configuration, runtime, updates
> Fix For: 5.9.0
>
>
> support on the fly configuration changes where appropriate.
> Via JMX it is possible to make changes but they don't persist.
> Via osgi we can restart the broker to pick up changes to xml config
> but where it makes sense, we should be able to apply changes on the fly.
> A first example would be the addition on a new network connector by
> the addition of the relevant xml config (edit or copy over) that is
> in use by the broker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira