Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master' into DATAGO…
Browse files Browse the repository at this point in the history
…-79228
  • Loading branch information
mayur-solace committed Jul 22, 2024
2 parents 5174c55 + 9420dd2 commit 5be87cd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,8 @@ When set to `true`, messages will be delivered using local transactions.
+
Default: `false`
+
WARNING: A transacted producer cannot be used by multiple threads.
+
NOTE: The maximum transaction size is 256 messages. +
The size of the transaction is 1 when the binding receives a regular Spring message. Otherwise, if it receives a <<Batch Producers, batched message>>, then the transaction size is equal to the batch size.

Expand Down

0 comments on commit 5be87cd

Please sign in to comment.