Jackie-Jiang opened a new issue, #12793:
URL: https://github.com/apache/pinot/issues/12793

   In the test suite of Java 21 with skipping byte buffers, there are lots of 
warnings similar to:
   ```
   WARN [MmapMemory] [Finalizer] Mmap section of 105 wasn't explicitly closed
   ```
   
   This is caused by test not closing the buffers/destroying the segments
   
   We should fix all of them


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