We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ebef9 commit a9a05bfCopy full SHA for a9a05bf
src/docs/asciidoc/api.adoc
@@ -333,6 +333,7 @@ to send just one message.
333
.Producer thread safety
334
====
335
Producer instances are thread-safe.
336
+<<outbound-message-deduplication,Deduplication>> imposes <<deduplication-multithreading,restrictions on the usage of threads>> though.
337
338
339
Internally, the `Environment` will query the broker to find out about
0 commit comments