zhuyifeiRuichuang commented on issue #8150: URL: https://github.com/apache/incubator-seata/issues/8150#issuecomment-4830763289
> 1. seata 2.7.0 当前时间还没有发布,你们用的是自己编译的? > 2. 如果是自己编译的 seata 2.7.0,请使用最新版构建,或者使用 [5937571d](https://github.com/apache/incubator-seata/commit/5937571d) 提交之后的版本构建,该提交已经修复了 seata 无法连接 Nacos Server 3.2.0 的问题 > > 1. 议题:[Incompatibility between Seata 2.6.0 and Nacos Server 3.2.0 due to outdated nacos-client 1.4.6 #8096](https://github.com/apache/incubator-seata/issues/8096) > 2. PR:[optimize: bump com.alibaba.nacos:nacos-client from 1.4.6 to 2.0.4 #8097](https://github.com/apache/incubator-seata/pull/8097) 我测试的2.6.0 ,按照文档`https://seata.apache.org/zh-cn/docs/ops/deploy-by-docker-compose/#nacos%E6%B3%A8%E5%86%8C%E4%B8%AD%E5%BF%83db%E5%AD%98%E5%82%A8` 一直没能复现,就发现了这个issue。然后通过[hunshimowang6](https://github.com/hunshimowang6) 提供的方法部署成功了。 -- 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]
