[
https://issues.apache.org/jira/browse/QPID-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164061#comment-13164061
]
[email protected] commented on QPID-3665:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3041/
-----------------------------------------------------------
Review request for qpid, Alan Conway, Gordon Sim, and Kim van der Riet.
Summary
-------
The following patch allows an ACL rule to be added to the AclData object held
in memory. Updates are not propagated in a clustered setup. Therefore qmf folks
are discouraged from using this method until a proper solution to the clustered
setup is worked out. This was done to facilitate Alan Conway's work on QPID-3665
Alan was kind enough to do initial review and testing.
P.S I promise to remove all trailing whitespaces before commit. I already
updated the patch after removing whitespaces in Acl.cpp, but doing so for other
files like AclData.cpp produces a much larger diff and distracts from the
changes that I want to be reviewed.
This addresses bug QPID-3665.
https://issues.apache.org/jira/browse/QPID-3665
Diffs
-----
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/acl/Acl.h
1209722
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp
1209722
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/acl/AclData.h
1209722
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/acl/AclData.cpp
1209722
http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/src/qpid/broker/AclModule.h
1209722
Diff: https://reviews.apache.org/r/3041/diff
Testing
-------
I believe Alan already has a test case as part of QPID-3665.
Thanks,
rajith
> Add at least basic functionality to add ACL rules dynamically
> -------------------------------------------------------------
>
> Key: QPID-3665
> URL: https://issues.apache.org/jira/browse/QPID-3665
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.14
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
> Fix For: 0.15
>
>
> There have been several requests in the past to provide some sort of
> functionality to add ACL rules dynamically.
> Recently QPID-3652 needed a way to add an ACL rule programatically.
> For starters it would be nice to add a method in the ACL interface to add a
> rule for a given user.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]