WangzJi commented on PR #7443: URL: https://github.com/apache/incubator-seata/pull/7443#issuecomment-3026524794
Hi all,@funky-eyes @YongGoose @pengten. Based on community feedback, I propose the following approach for decoupling Saga annotation from TCC: 1. Create `SagaTransactional` annotation in saga-annotation module (independent from @LocalTCC) 2. Implement `SagaTransactionalRemotingParser` to handle only `SagaTransactional` 3. Register parser separately via SPI Does this approach look good to the community? I'll proceed with implementation once confirmed. Thanks! -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org