[
https://issues.apache.org/jira/browse/FLINK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738555#comment-14738555
]
Robert Metzger commented on FLINK-2624:
---------------------------------------
I see the problem with multiple consumers on the queue.
Maybe it would be sufficient to put a big warning into our documentation that
we can not give delivery guarantees if multiple consumers are subscribed to the
queue. That is really a limitation of RabbitMQ, not Flink.
Do you know whether there is something like a embedded RabbitMQ server? It
would be great to have one or two tests
> 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)