dongjoon-hyun commented on issue #23610: [SPARK-26684]Add logs when allocating 
large memory for PooledByteBufAllocator
URL: https://github.com/apache/spark/pull/23610#issuecomment-462170557
 
 
   Hi, @liupc . Thank you for your first contribution.
   
   Good log is essential for all analysis. However, this is not a Spark 
specific issue. This is a little overkill if all `Netty`-based projects do 
this. Could you contribute to `Netty` project itself? Inside `Netty` project, 
it is one liner for each functions, isn't it?
   - 
https://github.com/netty/netty/blob/4.1/buffer/src/main/java/io/netty/buffer/PooledByteBufAllocator.java#L321
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to