[ 
https://issues.apache.org/jira/browse/QPID-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim van der Riet resolved QPID-5444.
------------------------------------

    Resolution: Fixed

Fixed in r.1553148.

This was a coding error in which a bool parameters was incorrectly assigned, 
enabled by the use of a default parameter in the constructor 
{{qpid::linearstore::journal::txn_data_t::txn_data_t(...)}}. The default was 
removed, and the incorrect parameter moved to the correct position in the 
parameter list.

Linearstore now correctly recovers and the test completed.

> Linearstore: Recovering from qpid-txtest fails with "Inconsistent TPL 2PC 
> count" error message
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-5444
>                 URL: https://issues.apache.org/jira/browse/QPID-5444
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> A test in which qpid-txtest is interrupted by killing the broker and 
> subsequently recovering to check for transactional message 
> loss/inconsisntency failed during recovery with the message "Inconsistent TPL 
> 2PC count". The broker exits and is unable to start.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to