You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/04/14 13:38:26 UTC

[jira] [Commented] (QPID-7135) [Java Broker] Add posibility to reload ACL files

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

Keith Wall commented on QPID-7135:
----------------------------------

Add a Managed Operation to the {{AccessControlProvider}} that causes the rules to be reloaded.  If the rules are being provided by a data url, the operation would be a no-op.  The operation should required CONFIGURE BROKER permission. Expose the operation to the UI as a button.

Also verify that replacing the ACL rules on the fly is safe and that in flight transactions get either the old rules or new as the change is made.


> [Java Broker] Add posibility to reload ACL files
> ------------------------------------------------
>
>                 Key: QPID-7135
>                 URL: https://issues.apache.org/jira/browse/QPID-7135
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: qpid-cpp-0.34, qpid-java-6.0.1, qpid-java-6.1
>            Reporter: Lorenz Quack
>             Fix For: qpid-java-6.1
>
>
> Currently we automatically reload the ACL upon a change to the path.
> This works great for file uploads using the data:/ schema.
> However, when a path is specified and that file is modified there is currently no way to reload that file.
> A work around is specifying an invalid path and then changing it back to the original path which will trigger a reload.
> There should be a better way to reload the ACL file (ManagedOperation?)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org