]
Erich Duda updated WFWIP-90:
----------------------------
Summary: Undelivered messages in remote jca topology after restart (was: [Artemis 2.x
upgrade] Undelivered messages in remote jca topology after restart)
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, Clustering
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.