[
https://issues.apache.org/jira/browse/BEAM-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Augustin Lafanechere closed BEAM-6843.
--------------------------------------
Resolution: Duplicate
Fix Version/s: Not applicable
> RabbitMqIO: com.rabbitmq.client.ShutdownSignalException - 406
> PRECONDITION_FAILED
> ----------------------------------------------------------------------------------
>
> Key: BEAM-6843
> URL: https://issues.apache.org/jira/browse/BEAM-6843
> Project: Beam
> Issue Type: Bug
> Components: io-java-rabbitmq
> Reporter: Augustin Lafanechere
> Priority: Major
> Fix For: Not applicable
>
>
> Using the RabbitMqIO as an unbounded source I encounter exceptions when
> messages are acknowledged.
> Reading the code of the IO I understood that ACK are sent when
> {{finalizeCheckpoint}} is called.
>
> If I understand the exception well, it's raised when messages are not acked
> in same order as they arrive to the system.
> Is there something I can do in my pipeline to avoid this exception ? Maybe
> something needs to be done on RabbitMQ side.
> Thanks for your help
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)