You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by GitBox <gi...@apache.org> on 2019/11/19 12:39:28 UTC

[GitHub] [flume] lightzhao opened a new pull request #310: FLUME-3347:Direct buffer memory causes sink thread to die

lightzhao opened a new pull request #310: FLUME-3347:Direct buffer memory causes sink thread to die
URL: https://github.com/apache/flume/pull/310
 
 
   When the java.lang.OutOfMemoryError: Direct buffer memory exception occurs in the hdfsSink thread, the exception is thrown to the SinkRunner thread, but the SinkRunner thread does not catch the Throwable exception, causing the hdfsSink thread to die。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services