C0urante commented on code in PR #14914:
URL: https://github.com/apache/kafka/pull/14914#discussion_r1414463486


##########
docs/ops.html:
##########
@@ -700,14 +702,14 @@ <h5 class="anchor-heading"><a 
id="georeplication-exactly_once" class="anchor-lin
     Exactly-once semantics are supported for dedicated MirrorMaker clusters as 
of version 3.5.0.</p>
   
   <p>
-    For new MirrorMaker clusters, set the 
<code>exactly.once.source.support</code> property to enabled for all targeted 
Kafka clusters that should be written to with exactly-once semantics. For 
example, to enable exactly-once for writes to cluster </code>us-east</code>, 
the following configuration can be used:
+    For new MirrorMaker clusters, set the 
<code>exactly.once.source.support</code> property to enabled for all targeted 
Kafka clusters that should be written to with exactly-once semantics. For 
example, to enable exactly-once for writes to cluster <code>us-east</code>, the 
following configuration can be used:

Review Comment:
   Still using `<code>` tags here; should we update this as well?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to