[jboss-jira] [JBoss JIRA] (WFLY-6849) Duplicate messages in replicated HA topology when backup is shutdowned

Bartosz Baranowski (JIRA) issues at jboss.org
Tue Jul 19 06:59:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bartosz Baranowski moved JBEAP-5262 to WFLY-6849:
-------------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-6849  (was: JBEAP-5262)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s:     (was: ActiveMQ)
    Affects Version/s:     (was: 7.0.1.CR1)


> Duplicate messages in replicated HA topology when backup is shutdowned
> ----------------------------------------------------------------------
>
>                 Key: WFLY-6849
>                 URL: https://issues.jboss.org/browse/WFLY-6849
>             Project: WildFly
>          Issue Type: Bug
>            Reporter: Bartosz Baranowski
>            Assignee: Clebert Suconic
>            Priority: Critical
>              Labels: downstream_dependency
>
> Scenario
> # Configure 2 nodes in replicated dedicated topology
> # Start live (node-1) and backup (node-2)
> # Start producer
> # Shut down node-2
> # Stop producer
> # Check if there are some duplicates on node-1 using CLI operation list-messages
> Expectation: there is no duplications
> Actual state: there are 10 messages with the same _AMQ_DUPL_ID twice
> After that Backup is shut downed, the Live is not able to replicate its data to Backup. It waits 30 seconds until timeouts expire. Meanwhile producer does not get response from Live and it gets TimeoutException on commit. It retries to send the same batch of messages and then commit them again. I think that problem is at this point. The Live does not detect duplicate messages.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list