Skip to content

Conversation

vrslev
Copy link
Collaborator

@vrslev vrslev commented Nov 5, 2024

From spec:

If the message is received from a subscription that requires explicit acknowledgment (either client or client-individual mode) then the MESSAGE frame MUST also contain an ack header with an arbitrary value. This header will be used to relate the message to a subsequent ACK or NACK frame.

Previously we've used message-id header, not we use ack.

@vrslev vrslev changed the title Fix acks on ActiveMQ Classic: use ack MESSAGE frame header, not message-id Fix acks not on ActiveMQ Artemis: use ack MESSAGE frame header, not message-id Nov 5, 2024
@vrslev
Copy link
Collaborator Author

vrslev commented Nov 5, 2024

Closes #89

@vrslev vrslev linked an issue Nov 5, 2024 that may be closed by this pull request
@vrslev vrslev merged commit 6014b67 into main Nov 5, 2024
8 checks passed
@vrslev vrslev deleted the fix-acks-on-activemq-classic branch November 5, 2024 07:23
@vrslev vrslev mentioned this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected ACK received for message-id [null]

1 participant