jsancio commented on code in PR #12571: URL: https://github.com/apache/kafka/pull/12571#discussion_r957849143
########## docs/upgrade.html: ########## @@ -2040,6 +2059,6 @@ <h4><a id="upgrade_7" href="#upgrade_7">Upgrading from 0.7</a></h4> Release 0.7 is incompatible with newer releases. Major changes were made to the API, ZooKeeper data structures, and protocol, and configuration in order to add replication (Which was missing in 0.7). The upgrade from 0.7 to later versions requires a <a href="https://cwiki.apache.org/confluence/display/KAFKA/Migrating+from+0.7+to+0.8">special tool</a> for migration. This migration can be done without downtime. -</script> Review Comment: Thanks for this fix. I think we need to close the `<script>` element on line 20. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
