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

ASF GitHub Bot commented on ARTEMIS-601:
----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/710

    ARTEMIS-601 Fixing use of spaces on the server and reloading

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis spaces

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/710.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #710
    
----
commit 754976f8c11b8bffd2f8c2bc2564dbb46d2c8f3e
Author: Clebert Suconic <[email protected]>
Date:   2016-08-09T15:42:26Z

    ARTEMIS-601 Fixing use of spaces on the server and reloading

----


> Add support for automatic configuration reloading
> -------------------------------------------------
>
>                 Key: ARTEMIS-601
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-601
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>
> ActiveMQ 5.x does support automatic configuration reloading and this includes 
> security related configuration (amongst other things), see 
> http://activemq.apache.org/runtime-configuration.html.
> In our environment, it is very important to change the security settings 
> without having to restart the broker.This works fine with ActiveMQ 5.x and 
> the {{runtimeConfigurationPlugin}}.
> ARTEMIS-579 clarified the reload of the JAAS files. This is good but it is 
> only one half of the security related configuration since the rest appears in 
> {{<security-settings>}}.
> Could Artemis please also implement automatic configuration reloading, at 
> least for the security configuration?
> Of course, the more settings can be changed without restarting the broker, 
> the better...



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

Reply via email to