Bug 467883 - Cluster support for TX transactions
Summary: Cluster support for TX transactions
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 1.0
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: 1.1
: ---
Assignee: Alan Conway
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-21 14:16 UTC by Alan Conway
Modified: 2011-08-12 16:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-04 15:34:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2009:0035 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 1.1 Release 2009-02-04 15:33:44 UTC

Description Alan Conway 2008-10-21 14:16:30 UTC
Description of problem:

Replicate transactional state for TX transactions in the cluster.

Comment 1 Frantisek Reznicek 2008-10-31 16:26:21 UTC
No test info. Putting NEEDINFO flag.

Comment 2 Alan Conway 2008-10-31 17:52:10 UTC
Things to test for cluster tx support:
In a multi-node cluster: 
 - start a tx transaction on one node, commit, verify results visible on all nodes.
 - start a tx transaction, do some work, rollback. Verify results *not* visible on all nodes.
 - start a tx transaction, do some work. Add a new cluster node. do more work and commit - verify results visible on new node.
 - start a tx transaction, do some work. Add a new cluster node. do more work and rollback - verify results not visible on new node.

These cases can probably be combined to avoid starting multiple clusters, e.g. do first 2 tests on one cluster, the start 2 tx transactions & add new member commit one rollback the other etc.

Comment 3 Alan Conway 2008-11-05 15:32:45 UTC
Comitted r711587.

Unit test is qpid/cpp/src/tests/cluster_test.cpp - test case testTxTransaction

Comment 5 Frantisek Reznicek 2008-11-26 14:27:21 UTC
Complete cluster test ran without failures. Feature implemented.
Validated on RHEL 5.2 i386 / x86_64 in 3 node openais cluster. (rev:720810)

->VERIFIED

Comment 7 errata-xmlrpc 2009-02-04 15:34:24 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-0035.html


Note You need to log in before you can comment on or make changes to this bug.