We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ce1df8 + e1bd5bb commit 6d6a3beCopy full SHA for 6d6a3be
content/microservices/kafka.md
@@ -112,6 +112,10 @@ The `options` property is specific to the chosen transporter. The <strong>Kafka<
112
<td><code>producerOnlyMode</code></td>
113
<td>Feature flag to skip consumer group registration and only act as a producer (<code>boolean</code>)</td>
114
</tr>
115
+ <tr>
116
+ <td><code>postfixId</code></td>
117
+ <td>Change suffix of clientId value (<code>string</code>)</td>
118
+ </tr>
119
</table>
120
121
#### Client
0 commit comments