You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/07/17 15:27:39 UTC

[GitHub] [dubbo-spi-extensions] a364176773 commented on a diff in pull request #129: Add seata implementation

a364176773 commented on code in PR #129:
URL: https://github.com/apache/dubbo-spi-extensions/pull/129#discussion_r922850053


##########
dubbo-extensions-dependencies-bom/pom.xml:
##########
@@ -313,7 +314,11 @@
                 <artifactId>protostuff-runtime</artifactId>
                 <version>${protostuff_version}</version>
             </dependency>
-
+            <dependency>
+                <groupId>io.seata</groupId>
+                <artifactId>seata-tm</artifactId>

Review Comment:
   换seata-core吧,之前seata侧的是为么还有common引了个tm,其实没啥大意义,seata侧没梳理干净,其它没什么问题



-- 
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-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org