This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Why does infinispan register even read resources(caches) as a XA resource(or registers synchronization)sudheerk84 Jun 12, 2012 9:51 AM (in response to sudheerk84)The overhead is not only registeration but more calls as part of commit call.(STATUS_COMMITTED called on Synchronization - for each read resource - by teh JTA transaction manager) 
