Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast forward after OSS 6.1.0 release #63

Open
wants to merge 44 commits into
base: activemq-6.1.x-TT.x
Choose a base branch
from

Conversation

cesarhernandezgt
Copy link
Member

No description provided.

mattrpav and others added 30 commits March 27, 2024 10:56
This fixes the OpenWire v12 marshaller so that if an exception is
received by a javax based broker the client will convert back to a
jakarta jms exception type.

(cherry picked from commit be64fdb)
This adds a check in case a duplicate ack is passed to the store to make
sure that the subscription statistics (if enabled) for a durable sub do
not have the metrics decremented a second time

(cherry picked from commit f73cf2a)
(cherry picked from commit a0b8a1f)
(cherry picked from commit c17beb1)
(cherry picked from commit 164ec09)
(cherry picked from commit 7c76bd9)
This commit fixes a bug in KahaDB that caused gaps in sequence ack
tracking for durables that would lead to the appearance of stuck
messages on durable subs if duplicate messages were detected. The
sequence is now correctly rolled back so that there is no gap if the
message is not added to the order index

(cherry picked from commit 10d94bd)
This commit fixes the initialization of the StoreQueueCursor message
audit object to make sure it's shared between the persistent and non
persistent cursors. It also adds a check to ensure that duplicate calls
to start will not try and init more than once.

(cherry picked from commit 75de932)
(cherry picked from commit d9e2b4c)
(cherry picked from commit 1d369b5)
(cherry picked from commit 86d3705)
(cherry picked from commit 79cda52)
…property to not load BouncyCastle in BrokerService

(cherry picked from commit 0a90f32)
(cherry picked from commit e947a85)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants