[
https://issues.jboss.org/browse/JBTM-2363?page=com.atlassian.jira.plugin....
]
Amos Feng commented on JBTM-2363:
---------------------------------
There is a bug as removing the branch after commit or abort successfully. It looks like
the branch has been deleted after calling branch->do_commit() and do_rollback. The
codes in the set_complete()
{code}
void XAWrapper::set_complete()
{
FTRACE(xarwlogger, "ENTER");
complete_ = true;
if (rm_)
rm_->set_complete(this);
//rm_->set_complete(xid_);
}
{code}
and the resource manager delete this ra.
Blacktie c++ tx client build build failure
------------------------------------------
Key: JBTM-2363
URL:
https://issues.jboss.org/browse/JBTM-2363
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Reporter: Gytis Trikleris
Assignee: Amos Feng
Priority: Blocker
Fix For: 5.0.5
http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/797/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)