You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/10/09 09:52: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=17210775#comment-17210775 ] 

Robert Metzger commented on FLINK-17556:
----------------------------------------

If there are no more updates to this ticket, I will have to close it as "Cannot Reproduce". [~1372114269] Can you provide logs, or is the problem resolved?

> 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
>          Components: Runtime / Metrics
>            Reporter: Tammy zhang
>            Priority: Major
>
> 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)