Skip to content

Commit b0d05e1

Browse files
Merge pull request #2280 from esahin90/sahin/update-optional-kafka-consumers
docs(microservices) Update kafka microservices on optional consumers
2 parents f2d2d9d + 27918c6 commit b0d05e1

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)