Skip to content

Commit

Permalink
add note to manual msg ack section about txns
Browse files Browse the repository at this point in the history
  • Loading branch information
Nephery committed Jun 20, 2024
1 parent 58d1dcc commit c99b4ce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,8 @@ See https://docs.solace.com/Messaging/Guaranteed-Msg/Queues.htm#partitioned-queu

== Manual Message Acknowledgment

NOTE: Manual message acknowledgment is not supported for consumers where `transacted` is set to `true`.

Message handlers can disable auto-acknowledgement and manually invoke the acknowledgement callback as follows:

[source,java]
Expand Down

0 comments on commit c99b4ce

Please sign in to comment.