Alan Conway created QPID-5275:
---------------------------------

             Summary: HA transactions failing in qpid-cluster-benchmark
                 Key: QPID-5275
                 URL: https://issues.apache.org/jira/browse/QPID-5275
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.24
            Reporter: Alan Conway
            Assignee: Alan Conway


Run the following test (from qpid/cpp/src/tests) against a 3 node cluster:

qpid-cluster-benchmark -b 20.0.20.200 -n1 -m 1000 -q6 -s3 -r3 --send-arg=--tx 
--send-arg=10 --receive-arg=--tx --receive-arg=10

Actual resullt: log file from the primary broker contains many errors like this:

Primary transaction 393340e4: Backup disconnected: 
e4886fe3@tcp:20.0.10.33:5672(ready) 

The log file on the backup brokers contain many messages like this:

Backup of transaction 6db1a2e2: Rollback

Expected result: no errors and no rollbacks in the log files.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to