ptyin opened a new pull request, #6329:
URL: https://github.com/apache/incubator-seata/pull/6329

   <!-- Please make sure you have read and understood the contributing 
guidelines -->
   
   - [ ] I have registered the PR [changes](../changes).
   
   ### Ⅰ. Describe what this PR did
   Make Saga subcomponent-level API compatible. Sub-components includes:
   - `expression` package (utilized to extend expression type)
   - `StateMachineRepository` (utilized to deploy Saga definitions online)
   - `StateLogRepository` (utilized to query or update stored branch 
transaction status)
   
   ### Ⅱ. Does this pull request fix one issue?
   <!-- If that, add "fixes #xxx" below in the next line, for example, fixes 
#97. -->
   Related to #6059
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to