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

Flink Jira Bot updated FLINK-3406:
----------------------------------
    Priority: Minor  (was: Major)

> Extend RabbitMQ source with interface StoppableFunction
> -------------------------------------------------------
>
>                 Key: FLINK-3406
>                 URL: https://issues.apache.org/jira/browse/FLINK-3406
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Common
>            Reporter: Matthias J. Sax
>            Priority: Minor
>              Labels: auto-deprioritized-major
>
> {{RMQSource}} is not stoppable right now. To make it stoppable, is must 
> implement {{StoppableFunction}}. Implementing method {{stop()}} must ensure, 
> that the source stops receiving new messages from RabbitMQ and issues a final 
> checkpoint. Afterwards, {{run()}} must return.
> When implementing this, keep in mind, that the gathered checkpoint might 
> later be used as a savepoint.



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

Reply via email to