Skip to content

Commit 1f7131c

Browse files
Doc wording
1 parent 4250153 commit 1f7131c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ messages that time out. This way the client will do its best to retry messages
624624
until they are confirmed.
625625
====
626626

627-
Consider the producer name a logical name. It should not be a random sequence that
627+
A producer name must be stable and clear to a human reader. It must not be a random sequence that
628628
changes when the producer application is restarted. Names like `online-shop-order` or
629629
`online-shop-invoice` are better names than `3d235e79-047a-46a6-8c80-9d159d3e1b05`.
630630
There should be only one living instance of a producer with a given name on a given

0 commit comments

Comments
 (0)