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 2016/06/08 09:36:21 UTC

[jira] [Resolved] (FLINK-4025) Add possiblity for the RMQ Streaming Source to customize the queue

     [ https://issues.apache.org/jira/browse/FLINK-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-4025.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Merged in http://git-wip-us.apache.org/repos/asf/flink/commit/ea64921f

Thank you for contributing this to Flink!

> Add possiblity for the RMQ Streaming Source to customize the queue
> ------------------------------------------------------------------
>
>                 Key: FLINK-4025
>                 URL: https://issues.apache.org/jira/browse/FLINK-4025
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming Connectors
>    Affects Versions: 1.0.2
>            Reporter: Dominik Bruhn
>             Fix For: 1.1.0
>
>
> This patch adds the possibilty for the user of the RabbitMQ
> Streaming Connector to customize the queue which is used. There
> are use-cases in which you want to set custom parameters for the
> queue (i.e. TTL of the messages if Flink reboots) or the
> possibility to bind the queue to an exchange afterwards.
> The commit doesn't change the actual behaviour but makes it
> possible for users to override the newly create `setupQueue`
> method and cutomize their implementation. This was not possible
> before.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)