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 2017/06/23 12:14:00 UTC

[jira] [Commented] (FLINK-6885) RMQSource does not support qos, leading to oom

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

Robert Metzger commented on FLINK-6885:
---------------------------------------

Thank you for reporting the issue.
We'll look into it.
In the meantime, you can probably just copy the RMQ connector source into your user code and then fix it.

> RMQSource does not support qos, leading to oom
> ----------------------------------------------
>
>                 Key: FLINK-6885
>                 URL: https://issues.apache.org/jira/browse/FLINK-6885
>             Project: Flink
>          Issue Type: Bug
>          Components: RabbitMQ Connector, Streaming Connectors
>            Reporter: Ruben van Vreeland
>            Priority: Minor
>              Labels: easyfix
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> RabbitMQ connector supports qos, limiting the prefetch to a configurable amout of objects. With the current builder patter that is used by the RMQSource howver, this cannot be configured, leading to an OOM when enough objects are prefetched.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)