gharris1727 commented on code in PR #14220:
URL: https://github.com/apache/kafka/pull/14220#discussion_r1295265105


##########
docs/upgrade.html:
##########
@@ -43,6 +43,10 @@ <h5><a id="upgrade_360_notable" 
href="#upgrade_360_notable">Notable changes in 3
             See <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-925%3A+Rack+aware+task+assignment+in+Kafka+Streams";>KIP-925</a>
             and <a 
href="/{{version}}/documentation/streams/developer-guide/config-streams.html#rack-aware-assignment-strategy"><b>Kafka
 Streams Developer Guide</b></a> for more details.
         </li>
+        <li>To account for a break in compatibility introduced in version 
3.1.0, MirrorMaker 2 has added a new
+            <a 
href="#mirror_connector_replication.policy.internal.topic.separator.enabled">replication.policy.internal.topic.separator.enabled</a>
+            property. If upgrading from 3.0.x or earlier, it may be necessary 
to set this property to <code>false</code>; see the property's
+            <a 
href="#mirror_connector_replication.policy.internal.topic.separator.enabled">documentation</a>
 for more details.</li>

Review Comment:
   It does look like the other items in this section include KIP links, but in 
general there aren't too many KIP links in the upgrade section. I think linking 
the KIP is unnecessary.



##########
docs/upgrade.html:
##########
@@ -43,6 +43,10 @@ <h5><a id="upgrade_360_notable" 
href="#upgrade_360_notable">Notable changes in 3
             See <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-925%3A+Rack+aware+task+assignment+in+Kafka+Streams";>KIP-925</a>
             and <a 
href="/{{version}}/documentation/streams/developer-guide/config-streams.html#rack-aware-assignment-strategy"><b>Kafka
 Streams Developer Guide</b></a> for more details.
         </li>
+        <li>To account for a break in compatibility introduced in version 
3.1.0, MirrorMaker 2 has added a new
+            <a 
href="#mirror_connector_replication.policy.internal.topic.separator.enabled">replication.policy.internal.topic.separator.enabled</a>
+            property. If upgrading from 3.0.x or earlier, it may be necessary 
to set this property to <code>false</code>; see the property's
+            <a 
href="#mirror_connector_replication.policy.internal.topic.separator.enabled">documentation</a>
 for more details.</li>

Review Comment:
   This second link feels redundant.



-- 
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