You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/08/02 10:51:20 UTC

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

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

Stephan Ewen resolved FLINK-4251.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.1
                   1.2.0

Fixed for
  - 1.1.1 via bf1bbb15db06a60b222b835c1439899324c9ba9f
  - 1.2.0 via f52d11af65d962fb79fe365c71938afae3fcbc11

Diff: https://github.com/apache/flink/commit/f52d11af65d962fb79fe365c71938afae3fcbc11

> Add possiblity for the RMQ Streaming Sink to customize the queue
> ----------------------------------------------------------------
>
>                 Key: FLINK-4251
>                 URL: https://issues.apache.org/jira/browse/FLINK-4251
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming Connectors
>    Affects Versions: 1.1.0
>            Reporter: Philipp Grulich
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.1
>
>
> This patch adds the possibilty for the user of the RabbitMQ
> Streaming Sink to customize the queue which is used. 
> This adopts the behavior of [FLINK-4025] for the sink.
> The commit doesn't change the actual behaviour but makes it
> possible for users to override the `setupQueue`
> method and customize their implementation. This was only possible for the RMQSource before. The Sink and the Source offer now both the same functionality, so this should increase usability. 
> [FLINK-4025] = https://issues.apache.org/jira/browse/FLINK-4025



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