cherrylzhao commented on issue #2160: how to recovery when xa transaction 
manager crashed after commit some resou
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2160#issuecomment-479826680
 
 
   transaction log will be wrote in `/logs/tx_xa.log` in default, after the 
instance restarted, it will send `XA recovery` command to database, and fetch 
all the transaction which need to recovery. then recovery it by sending `XA 
commit` or `XA rollback` again.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to