This is an automated email from the ASF dual-hosted git repository.

mattrpav pushed a change to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


    from 433a0ecd0d fix(#1731): adapter deadlock (#1735) (#2235)
     new ee08feec8c [#2230] KahaDB optionally use a isolatedIterator with 
isolatedCursor
     new f9267d6e43 [#2230] 5.19.x backport fixes for KahaDB isolated cursor fix

The 2 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:
 .../activemq/store/MessageRecoveryContext.java     |  30 +-
 .../activemq/store/MessageRecoveryContextTest.java |  10 +-
 .../apache/activemq/store/kahadb/KahaDBStore.java  |  43 ++-
 .../activemq/store/kahadb/MessageDatabase.java     | 200 ++++++++-----
 .../KahaDBRecoverMessagesIsolatedCursorTest.java   | 327 +++++++++++++++++++++
 5 files changed, 510 insertions(+), 100 deletions(-)
 create mode 100644 
activemq-unit-tests/src/test/java/org/apache/activemq/store/kahadb/KahaDBRecoverMessagesIsolatedCursorTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to