Repository: activemq-artemis Updated Branches: refs/heads/master fccf14640 -> 74db627b8
This closes #1487 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/74db627b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/74db627b Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/74db627b Branch: refs/heads/master Commit: 74db627b83fd6cea791e0b14d74dde1eaac982c3 Parents: fccf146 45ea110 Author: Clebert Suconic <[email protected]> Authored: Wed Aug 23 11:00:52 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Aug 23 11:00:52 2017 -0400 ---------------------------------------------------------------------- .../core/management/impl/QueueControlImpl.java | 2 +- .../artemis/core/security/SecurityStore.java | 2 ++ .../core/security/impl/SecurityStoreImpl.java | 14 +++++++++++++- .../core/server/ActiveMQMessageBundle.java | 3 +++ .../core/server/impl/ActiveMQServerImpl.java | 4 ++-- .../core/server/impl/ServerSessionImpl.java | 20 +++++++++++++------- 6 files changed, 34 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
