You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2018/07/27 12:39:31 UTC

[2/3] activemq git commit: AMQ-6974 - Merge commit '5b1412ddf'

AMQ-6974 - Merge commit '5b1412ddf'

This closes #284


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

Branch: refs/heads/master
Commit: 24e84a462de0bf95719ae579288728481da91739
Parents: b79fcd0 5b1412d
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Fri Jul 27 08:38:18 2018 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Fri Jul 27 08:38:18 2018 -0400

----------------------------------------------------------------------
 .../network/DemandForwardingBridgeSupport.java  |   2 +-
 .../transport/vm/VMTransportFactory.java        |   2 +-
 .../activemq/ActiveMQMessageConsumer.java       |   2 +-
 .../activemq/jms/pool/ConnectionPool.java       |   4 +-
 .../activemq/jms/pool/ConnectionPoolTest.java   |  62 +++++++
 .../apache/activemq/tool/JmsConsumerClient.java |   2 +-
 .../apache/activemq/tool/JmsProducerClient.java |   8 +-
 .../DemandForwardingBridgeSupportTest.java      | 183 +++++++++++++++++++
 8 files changed, 255 insertions(+), 10 deletions(-)
----------------------------------------------------------------------