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

[2/2] activemq git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/activemq

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/activemq


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

Branch: refs/heads/master
Commit: d34967e019779a1c347f3387519f0c446f2c2c73
Parents: 6d24f88 24b9ae2
Author: Marc Schoechlin <ma...@vico-research.com>
Authored: Thu Jul 19 21:07:31 2018 +0200
Committer: Marc Schoechlin <ma...@vico-research.com>
Committed: Thu Jul 19 21:07:31 2018 +0200

----------------------------------------------------------------------
 .../activemq/command/XATransactionId.java       |  14 +-
 .../org/apache/activemq/util/JenkinsHash.java   | 258 +++++++++++++++++++
 .../store/kahadb/KahaDBPersistenceAdapter.java  |   8 +
 .../activemq/store/kahadb/MessageDatabase.java  |  16 ++
 .../broker/BrokerRestartTestSupport.java        |   7 +-
 .../activemq/broker/XARecoveryBrokerTest.java   |  66 +++++
 .../org/apache/activemq/bugs/AMQ7013Test.java   |  55 ++++
 7 files changed, 412 insertions(+), 12 deletions(-)
----------------------------------------------------------------------