divijvaidya commented on PR #14434:
URL: https://github.com/apache/kafka/pull/14434#issuecomment-1735602069

   Hey @showuon 
   
   > Add hardcoded 5 for decompression, so, set the max message size to 202.
   After decompressed, the record size is 203, throw exception, while before 
bumping snappy version, it'll always be 202.
   
   If size of original decompressed message is 197, how is the size of message 
obtained after decompression 203? Doesn't this mean that the decompressed 
message later is not equal to original message?


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