clintropolis opened a new pull request, #12575:
URL: https://github.com/apache/druid/pull/12575

   Fixes an issue caused by a modification to `CompressionStrategyTest` in 
#12408 that was closing buffers allocated by the compression strategy instead 
of allowing the `Closer` to do it, leading to exceptions such as 
https://github.com/apache/druid/pull/12408#issuecomment-1140352022 appearing 
when running the tests. After making these changes, I am unable to trigger the 
issue anymore.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to