Repository: activemq-artemis
Updated Branches:
  refs/heads/master 687e318d0 -> 4762e52ef


This closes #1454


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4762e52e
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4762e52e
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/4762e52e

Branch: refs/heads/master
Commit: 4762e52ef1f0c23467aee3b94e1f5bc430b53b63
Parents: 687e318 0bc5510
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Wed Aug 9 15:23:16 2017 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Wed Aug 9 15:23:16 2017 -0400

----------------------------------------------------------------------
 .../org/apache/activemq/artemis/utils/Env.java  |  5 ++
 .../core/client/ActiveMQClientLogger.java       |  5 ++
 .../artemis/core/remoting/impl/netty/Epoll.java |  6 +--
 .../core/remoting/impl/netty/KQueue.java        | 51 ++++++++++++++++++++
 .../remoting/impl/netty/NettyConnector.java     | 14 ++++++
 .../remoting/impl/netty/TransportConstants.java |  6 +++
 .../src/main/resources/features.xml             |  1 +
 .../core/remoting/impl/netty/NettyAcceptor.java | 17 +++++++
 .../main/resources/servers/expire/broker.xml    | 11 +++--
 9 files changed, 108 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


Reply via email to