ijuma commented on code in PR #19033:
URL: https://github.com/apache/kafka/pull/19033#discussion_r1971831709


##########
docs/implementation.html:
##########
@@ -103,67 +103,8 @@ <h5 class="anchor-heading"><a id="recordheader" 
class="anchor-link"></a><a href=
 
     <h4 class="anchor-heading"><a id="messageset" class="anchor-link"></a><a 
href="#messageset">5.3.3 Old Message Format</a></h4>
     <p>
-        Prior to Kafka 0.11, messages were transferred and stored in 
<i>message sets</i>. In a message set, each message has its own metadata. Note 
that although message sets are represented as an array,
-        they are not preceded by an int32 array size like other array elements 
in the protocol.
+        Prior to Kafka 0.11, messages were transferred and stored in 
<i>message sets</i>. See <a 
href="https://kafka.apache.org/39/documentation/#messageset";>Old Message 
Format</a> for more details.

Review Comment:
   Right, the KIP covers the edge cases in detail and is linked from the 
upgrade notes.



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