Atomikos Forum

Make transaction object return the status of preparing or commit

Feature request:

TransactionImp, the implementation of the javax.transaction.Transaction object, returns the following statuses:

PREPARED, PREPARING, ACTIVE, MARKED_ABORT.

My request is to add the COMMITTING status. That is, if TxState is COMMITTING, then it should return Status.STATUS_COMMITTING

Regards.
Luciano Leggieri Send private email
Wednesday, January 25, 2012
 
 
Good point, thanks for the feedback! Will create an issue for this.
Guy Pardon Send private email
Monday, January 30, 2012
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics