You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yingjie Cao (Jira)" <ji...@apache.org> on 2020/05/11 06:28:00 UTC

[jira] [Commented] (FLINK-17556) FATAL: Thread 'flink-metrics-akka.remote.default-remote-dispatcher-3' produced an uncaught exception. Stopping the process... java.lang.OutOfMemoryError: Direct buffer memory

    [ https://issues.apache.org/jira/browse/FLINK-17556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104118#comment-17104118 ] 

Yingjie Cao commented on FLINK-17556:
-------------------------------------

Which version do you use? Is there any user code and dependency which consume direct memory? If not, I would suggest that you increase the direct memory.

> FATAL: Thread 'flink-metrics-akka.remote.default-remote-dispatcher-3' produced an uncaught exception. Stopping the process... java.lang.OutOfMemoryError: Direct buffer memory
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17556
>                 URL: https://issues.apache.org/jira/browse/FLINK-17556
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Tammy zhang
>            Priority: Blocker
>
> My job consumes the data in kafka and then processes the data. After the job lasts for a while, the following error appears: 
> ERROR org.apache.flink.runtime.util.FatalExitExceptionHandler - FATAL: Thread 'flink-metrics-akka.remote.default-remote-dispatcher-3' produced an uncaught exception. Stopping the process...
> java.lang.OutOfMemoryError: Direct buffer memory
> i have set the "max.poll.records" propertity is "250", and it does not work. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)