This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: 2PC: AlternativeRecordOrdering on the CoordinatorEnvironment bean...tomjenkinson Sep 13, 2018 10:29 AM (in response to markdeering)Hi Mark, That facility is not intended for ordering different XAResources within a transaction, instead it allows ordering of different AbstractRecord types: narayana/AbstractRecord.java at 1e17caa16b5efb9b16cdb2d8489a1b93722ebdd5 · jbosstm/narayana · GitHub The requirement you have has been discussed before and there is a good resource on our blog: Narayana team blog: Messaging/Database race conditions It was also discussed at the javaee specification level: Thanks for your interest in Narayana - I hope you find one of the techniques described in jhalliday article useful to addressing the problem, Tom 
 
    