hangc0276 opened a new pull request #11792:
URL: https://github.com/apache/pulsar/pull/11792


   ### Motivation
   Due to aircompressor 0.19 can't work with heap buffer on JDK1.8, so #11594 
use copy data to direct buffer to avoid `NoSuchMethodError` exception. Now 
aircompressor released 0.20 and #11790 has upgrade the aircompressor version to 
0.20 to fix this issue, we can revert #11594 to avoid copy data to direct 
buffer to improve performance.
   
   ### Modification
   1. revert #11594, but keep the tests.


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


Reply via email to