Skip to content

Commit 27918c6

Browse files
author
Emre Sahin
committed
docs(microservices) Update kafka microservices on producerOnlyMode
1 parent 5712aaa commit 27918c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/microservices/kafka.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ The `options` property is specific to the chosen transporter. The <strong>Kafka<
108108
>here</a
109109
>)</td>
110110
</tr>
111+
<tr>
112+
<td><code>producerOnlyMode</code></td>
113+
<td><strong>boolean</strong> - Feature flag to skip consumer group registration and only act as a producer</td>
114+
</tr>
111115
</table>
112116

113117
#### Client

0 commit comments

Comments
 (0)