[ https://issues.apache.org/jira/browse/FLINK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950312#comment-14950312 ]
ASF GitHub Bot commented on FLINK-2624: --------------------------------------- GitHub user HilmiYildirim opened a pull request: https://github.com/apache/flink/pull/1243 [FLINK-2624]: RabbitMQSource now extends MessageAcknowledgingSourceBase. It now participates in checkpointing. You can merge this pull request into a Git repository by running: $ git pull https://github.com/HilmiYildirim/flink AckRabbitMQ Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1243.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1243 ---- commit 50b3683c5ad0449032278600e22324784b709549 Author: Hilmi Yildirim <hilmi.yildi...@dfki.de> Date: 2015-10-09T12:30:07Z [FLINK-2624]: RabbitMQSource now extends MessageAcknowledgingSourceBase. It now participates in checkpointing. ---- > RabbitMQ source / sink should participate in checkpointing > ---------------------------------------------------------- > > Key: FLINK-2624 > URL: https://issues.apache.org/jira/browse/FLINK-2624 > Project: Flink > Issue Type: Bug > Components: Streaming Connectors > Affects Versions: 0.10 > Reporter: Stephan Ewen > Assignee: Hilmi Yildirim > > The RabbitMQ connector does not offer any fault tolerance guarantees right > now, because it does not participate in the checkpointing. > We should integrate it in a similar was as the {{FlinkKafkaConsumer}} is > integrated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)