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

Pavel Moravec closed QPID-5530.
-------------------------------


> [legacystore] store_chk raises "Operation on non-existent record: 
> operation=unlock; rid=.." on aborted DTX transaction in TplStore 
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5530
>                 URL: https://issues.apache.org/jira/browse/QPID-5530
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.24
>            Reporter: Pavel Moravec
>            Assignee: Pavel Moravec
>            Priority: Trivial
>             Fix For: 0.27
>
>
> Description of problem:
> Having an aborted DTX transaction in TplStore, store_chk raises "Operation on 
> non-existent record: operation=unlock; rid=.." error.
> Version-Release number of selected component (if applicable):
> any (incl. qpid 0.26)
> How reproducible:
> 100%
> Steps to Reproduce:
> 1. Prepare and abort a DTX transaction (e.g. by replacing "dtxCommit" by 
> "dtxRollback" in qpid-txtest.cpp, recompiling it and running it with --dtx=1 
> argument)
> 2. /usr/libexec/qpid/store_chk /var/lib/qpidd/rhm/tpl -b tpl
> Actual results:
> Recovering journals .
> Operation on non-existent record: operation=unlock; rid=0x2311c
> Expected results:
> Journals recovered properly.
> Additional info:



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to