Skip to content

Commit f2907a8

Browse files
authored
DOC-5735 Remove tabs and collapsibles (#39)
* remove collapsibles * remove collapsibles and tabs
1 parent 2d44e57 commit f2907a8

3 files changed

Lines changed: 205 additions & 229 deletions

File tree

modules/ROOT/partials/self-managed-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ If you configure retention _without_ configuring TTL, then all messages on {prod
7979
If a {pulsar-short} consumer and a {kafka-short} consumer both subscribe to the same topic with the same subscription or group name, then the two consumers consume messages independently and they don't share the same subscription, even though the subscription name of a {pulsar-short} client is the same with the group name of a {kafka-short} client.
8080

8181
. If your topic is used by the {pulsar-short} client only or the {kafka-short} client only, then you can set `entryFormat=kafka` in `broker.conf` for better performance.
82-
{product} supports interaction between the {pulsar-short} client and {kafka-short} client by default.
82+
{product} supports interaction between the {pulsar-short} client and {kafka-short} client by default.

0 commit comments

Comments
 (0)