forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
13 lines
699 B
HTML
13 lines
699 B
HTML
<a name="kafka-faq-200426033"></a><a name="kafka-faq-200426033"></a>
|
|
|
|
<h1 class="topictitle1">Do I Need to Create Consumer Groups, Producers, and Consumers for Kafka Instances?</h1>
|
|
<div id="body1587865483338"><p id="kafka-faq-200426033__p3553133805418">No. They are generated automatically when you use the instance.</p>
|
|
<p id="kafka-faq-200426033__p18906631124413">For details about creating and retrieving messages after connecting to a Kafka instance, see <a href="kafka-ug190605003.html">Accessing a Kafka Instance</a>.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-200423001.html">Consumer Groups</a></div>
|
|
</div>
|
|
</div>
|
|
|