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