ptyin commented on issue #653:
URL: 
https://github.com/apache/incubator-seata-samples/issues/653#issuecomment-2057221195

   1. `BussinessService` is just an action trigger. What it does is to wrap RPC 
calls with `@GlobalTransactional`. In that case, there is no need for special 
configuration in XA mode.
   2. You are right. We need to fix it.
   3. You are right. AccountService, OrderSevice and StorageService are not 
binding the global transaction
   
   Thank you for raising it. I would fix those issues.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org
For additional commands, e-mail: dev-h...@seata.apache.org

Reply via email to