[ 
https://issues.apache.org/jira/browse/ARTEMIS-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100081#comment-16100081
 ] 

ASF subversion and git services commented on ARTEMIS-1304:
----------------------------------------------------------

Commit cd9ce6a5025c5ad702ce5a0f0b2251ffb8d3ff82 in activemq-artemis's branch 
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=cd9ce6a ]

ARTEMIS-1304 ignoring invalid test


> Communication Timeout on Commit & Failover can lead to message loss
> -------------------------------------------------------------------
>
>                 Key: ARTEMIS-1304
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1304
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 1.5.6, 2.2.0
>
>
> There is a small window that if your server takes more than the call Timeout 
> to activate during a failover, the client will fail to commit with a 
> communication exception, and there won't be any rollbacks associated with the 
> TX.
> if the client doesn't treat the exception, the consumers may have a wrong 
> buffer on consumers and you may endup losing messages.
> Workaround: always reconnect the session, or rollback after a failure... or 
> set the callTimeout > time your server would need to activate itself.
> This is likely a minor issue, but I would rather fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to