Re: [I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
funky-eyes commented on issue #7487: URL: https://github.com/apache/incubator-seata/issues/7487#issuecomment-3018021176 Where did you specify the use of Nacos? Is it in the remote configuration or local configuration? Have you upgraded the versions of Spring or other components? -- This

Re: [I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
JavaLionLi commented on issue #7487: URL: https://github.com/apache/incubator-seata/issues/7487#issuecomment-3018012861 不清楚为什么 配置获取跑到file配置里了 yml已经明确配置了使用nacos ![Image](https://github.com/user-attachments/assets/e5fd42e5-7806-49ec-aa37-fa48f8ed43d3) -- This is an automated messa

Re: [I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
JavaLionLi commented on issue #7487: URL: https://github.com/apache/incubator-seata/issues/7487#issuecomment-3018009313 server端启动 获取到配置 ![Image](https://github.com/user-attachments/assets/17c3d144-fdf8-496c-8deb-e3bbd7513763) client端启动 没有到这个断点直接就报错了 ![Image](https://gi

Re: [I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
JavaLionLi commented on issue #7487: URL: https://github.com/apache/incubator-seata/issues/7487#issuecomment-3017996247 > This indicates that the configuration item value does not exist in the configuration pulled from the Nacos configuration center. I suggest you debug the NacosConfigurat

Re: [I] seata集成sharding5.5的版本,默认都走全局事务 [incubator-seata]

2025-06-29 Thread via GitHub
funky-eyes commented on issue #7476: URL: https://github.com/apache/incubator-seata/issues/7476#issuecomment-3017991672 You should report this to the ShardingSphere community. Additionally, I need to remind you that if the data in this database is in a distributed environment and may be mo

Re: [I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
funky-eyes commented on issue #7487: URL: https://github.com/apache/incubator-seata/issues/7487#issuecomment-3017986665 This indicates that the configuration item value does not exist in the configuration pulled from the Nacos configuration center. I suggest you debug the NacosConfiguratio

[I] 2.3.0版本可以正常连接 2.4.0版本无法正常连接 配置都没有变 [incubator-seata]

2025-06-29 Thread via GitHub
JavaLionLi opened a new issue, #7487: URL: https://github.com/apache/incubator-seata/issues/7487 ### Check Ahead - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. - [x] I am willing to try to f

Re: [PR] Resolve Merge Conflicts, Add Persistence Initialization, and Optimize Tests [incubator-seata-go]

2025-06-29 Thread via GitHub
flypiggyyoyoyo commented on PR #847: URL: https://github.com/apache/incubator-seata-go/pull/847#issuecomment-3017935202 > > pkg/saga/statemachine/engine/core/process_ctrl_statemachine_engine.go > > Some of the referenced files in the document have failed to load. > > Received. I'll

[PR] feature: XAUtils support DM [incubator-seata]

2025-06-29 Thread via GitHub
wangyjay opened a new pull request, #7486: URL: https://github.com/apache/incubator-seata/pull/7486 - [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did feature: XAUtils support DM ### Ⅱ. Does this pull request fix one issue?

Re: [PR] support dm xa mode [incubator-seata]

2025-06-29 Thread via GitHub
funky-eyes commented on PR #7479: URL: https://github.com/apache/incubator-seata/pull/7479#issuecomment-3017471629 You don't need to close the PR and recreate a new PR for every modification. Just commit your fix code to your current branch. -- This is an automated message from the Apache

Re: [PR] support dm xa mode [incubator-seata]

2025-06-29 Thread via GitHub
wangyjay closed pull request #7479: support dm xa mode URL: https://github.com/apache/incubator-seata/pull/7479 -- 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,

Re: [PR] docs: eEnrich the project ReadMe [incubator-seata-go]

2025-06-29 Thread via GitHub
codecov-commenter commented on PR #844: URL: https://github.com/apache/incubator-seata-go/pull/844#issuecomment-3017450133 ## [Codecov](https://app.codecov.io/gh/apache/incubator-seata-go/pull/844?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_c

Re: [PR] docs: eEnrich the project ReadMe [incubator-seata-go]

2025-06-29 Thread via GitHub
LucienShen-Liu commented on code in PR #844: URL: https://github.com/apache/incubator-seata-go/pull/844#discussion_r2174055269 ## README.md: ## @@ -1,69 +1,152 @@ - + +https://img.alicdn.com/imgextra/i1/O1CN011z0JfQ2723QgDiWuH_!!67738-2-tps-1497-401.png"; height="100"

Re: [PR] bugfix: fix SerialArray equals() method for multi-dimensional array comparison in Phase 2 rollback [incubator-seata]

2025-06-29 Thread via GitHub
unifolio0 commented on PR #7471: URL: https://github.com/apache/incubator-seata/pull/7471#issuecomment-3016454799 PTAL @funky-eyes -- 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 co

Re: [PR] feature: Add http request filter for seata-server [incubator-seata]

2025-06-29 Thread via GitHub
YvCeung commented on code in PR #7485: URL: https://github.com/apache/incubator-seata/pull/7485#discussion_r2173638744 ## core/src/main/java/org/apache/seata/core/rpc/netty/http/filter/impl/XSSHttpRequestFilter.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software F

Re: [PR] feature: Add http request filter for seata-server [incubator-seata]

2025-06-29 Thread via GitHub
YvCeung commented on code in PR #7485: URL: https://github.com/apache/incubator-seata/pull/7485#discussion_r2173635275 ## core/src/main/java/org/apache/seata/core/rpc/netty/http/filter/HttpRequestParamWrapper.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] feature: Add http request filter for seata-server [incubator-seata]

2025-06-29 Thread via GitHub
github-advanced-security[bot] commented on code in PR #7485: URL: https://github.com/apache/incubator-seata/pull/7485#discussion_r2173623134 ## core/src/main/java/org/apache/seata/core/rpc/netty/http/filter/impl/XSSHttpRequestFilter.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to