xvrl opened a new pull request #10196:
URL: https://github.com/apache/kafka/pull/10196


   * Remove the workarounds that were added back in 
https://github.com/apache/kafka/pull/7769
   * Add a check to detect buggy LZ4 library versions
   
   This check allows us to safely remove the workarounds for buggy
   LZ4 versions without users encountering cryptic errors if they
   accidentally have an older LZ4 library on the classpath, as
   described in KAFKA-9203.
   
   With this change the use will get a clear error message indicating
   what the problem might be if they encounter this situation.


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

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


Reply via email to