gortiz commented on PR #17684:
URL: https://github.com/apache/pinot/pull/17684#issuecomment-3890437178

   > Netty's OutOfDirectMemoryError message says "direct memory", not "direct 
buffer"
   
   I think the message is different depending on whether Netty is using its own 
allocation or not (which depends on whether 
[io.netty.tryReflectionSetAccessible](https://github.com/netty/netty/blob/15ce81310da0b867554aa3f756f40fc988f062b8/common/src/main/java/io/netty/util/internal/PlatformDependent0.java#L1147)
 is set or not).


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