This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
from 433c39569d [AMQ-8525] enable parallel tests execution for amqp and
kahadb-store modules (#1544)
add b7184b4279 AMQ-9824 - Cleanup code in KahaDB classes
new 1fd234b886 Merge pull request #1567 from cshannon/AMQ-9824
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/activemq/store/kahadb/KahaDBStore.java | 827 +++++++++------------
.../activemq/store/kahadb/MessageDatabase.java | 711 +++++++-----------
.../JournalCorruptionEofIndexRecoveryTest.java | 37 +-
.../kahadb/KahaDBStoreOpenWireVersionTest.java | 23 +-
.../java/org/apache/activemq/bugs/AMQ2982Test.java | 4 +-
.../java/org/apache/activemq/bugs/AMQ2983Test.java | 4 +-
.../store/kahadb/KahaDBMessageStoreSizeTest.java | 4 +-
7 files changed, 683 insertions(+), 927 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact