[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-734) Create failover tests for failover of XASesions
Tim Fox (JIRA)
jira-events at jboss.com
Wed Jan 10 08:02:32 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-734?page=all ]
Tim Fox updated JBMESSAGING-734:
--------------------------------
Description:
We need to make sure failover of XAsesions works ok.
Current test coverage only tests failover of non XA sessions.
Need to do something like:
Create a couple of XASessions on different XAConnections on different servers
Do some work in the sessions.
Failover one of the servers
Complete the transaction
Verify outcome is as expected (correct messags are sent, and correct message are acked - must test both send and ack)
Failover should happen at different times, in the commit process
Need to test failover at:
before begin
after begin
after end
before prepare
after prepare
was:
We need to make sure failover of XAsesions works ok.
Current test coverage only tests failover of non XA sessions.
Need to do something like:
Create a couple of XASessions on different XAConnections on different servers
Do some work in the sessions.
Failover one of the servers
Complete the transaction
Verify outcome is as expected (correct messags are sent, and correct message are acked - must test both send and ack)
Failover should happen at different times, in the commit process
Need to test failover at:
before being
after begin
after end
before prepare
after prepare
> Create failover tests for failover of XASesions
> -----------------------------------------------
>
> Key: JBMESSAGING-734
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-734
> Project: JBoss Messaging
> Issue Type: Task
> Affects Versions: 1.2.0.Beta1
> Reporter: Tim Fox
> Fix For: 1.2.0.CR1
>
>
> We need to make sure failover of XAsesions works ok.
> Current test coverage only tests failover of non XA sessions.
> Need to do something like:
> Create a couple of XASessions on different XAConnections on different servers
> Do some work in the sessions.
> Failover one of the servers
> Complete the transaction
> Verify outcome is as expected (correct messags are sent, and correct message are acked - must test both send and ack)
> Failover should happen at different times, in the commit process
> Need to test failover at:
> before begin
> after begin
> after end
> before prepare
> after prepare
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list