This closes #1210
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/cc4c3957 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/cc4c3957 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/cc4c3957 Branch: refs/heads/master Commit: cc4c3957b1db5619a5628ab48c111d9889209404 Parents: 1f82c78 04535ee Author: Clebert Suconic <[email protected]> Authored: Wed Apr 19 00:49:48 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Apr 19 00:49:48 2017 -0400 ---------------------------------------------------------------------- .../artemis/core/remoting/impl/netty/Epoll.java | 22 +++++++++++++------- .../integration/client/JournalCrashTest.java | 2 +- .../cluster/RealNodeManagerTest.java | 2 +- .../management/AddressControlTest.java | 2 ++ .../security/NettySecurityClientTest.java | 3 +-- .../integration/security/SimpleClient.java | 5 ++++- .../resources/restricted-security-client.policy | 3 +++ .../artemis/tests/util/SpawnedVMSupport.java | 14 ++++++++----- 8 files changed, 36 insertions(+), 17 deletions(-) ----------------------------------------------------------------------
