[jboss-jira] [JBoss JIRA] (WFWIP-90) [Artemis 2.x upgrade] Undelivered messages in remote jca topology after restart
Miroslav Novak (JIRA)
issues at jboss.org
Thu Aug 16 03:15:00 EDT 2018
[ https://issues.jboss.org/browse/WFWIP-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619788#comment-13619788 ]
Miroslav Novak edited comment on WFWIP-90 at 8/16/18 3:14 AM:
--------------------------------------------------------------
I've found issue in WF master integration which sets jdbc-network-timeout in seconds instead of milliseconds. Thus when it passes value 20 by default then it's considered as 20ms which is very low value. :-) I've created jira: https://issues.jboss.org/browse/WFWIP-116 for [~jmesnil] to fix.
In the mean time I'll reconfigure this value to 20 000 to workaround the issue in integration testsuite and run the reproducer again ->
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-messaging-retry-one-test-trigger-face/87/
was (Author: mnovak):
I've found issue in WF master integration which sets jdbc-network-timeout in seconds instead of milliseconds. Thus when it passes value 20 by default then it's considered as 20ms which is very low value. :-) I've created jira: https://issues.jboss.org/browse/WFWIP-116 for [~jmesnil] to fix.
In the mean time I'll reconfigure this value to 20 000 to workaround the issue in integration testsuite and run the reproducer again.
> [Artemis 2.x upgrade] Undelivered messages in remote jca topology after restart
> -------------------------------------------------------------------------------
>
> Key: WFWIP-90
> URL: https://issues.jboss.org/browse/WFWIP-90
> Project: WildFly WIP
> Issue Type: Bug
> Components: Artemis
> Reporter: Miroslav Novak
> Assignee: Martyn Taylor
> Priority: Blocker
>
> There are undelivered messages in scenario with where servers in remote JCA topology are restarted. There are undelivered message after test.
> Test scenario:
> * Start 2 server in Artemis cluster
> * Start 2 servers with MDB connected to Artemis cluster
> ** MDB resends messages from InQueue to OutQueue from/to remote cluster
> * Send messages to InQueue
> * Restart all server (one by one)
> * Consumes messages from OutQueue
> Results:
> After the test there are missing messages in OutQueue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list