Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Shardingsphere-proxy currently support integration with Seata? #33791

Closed
26903651 opened this issue Nov 25, 2024 · 5 comments · Fixed by #33889
Closed

Does Shardingsphere-proxy currently support integration with Seata? #33791

26903651 opened this issue Nov 25, 2024 · 5 comments · Fixed by #33889

Comments

@26903651
Copy link

Does Shardingsphere-proxy currently support integration with Seata? The official documentation only seems to have information on integrating Shardingsphere-jdbc with Seata. If it is possible to integrate Shardingsphere-proxy with Seata, are there any relevant documents or examples available?

@terrymanu
Copy link
Member

It supports the early Seata version, but no time to integrate the newest version for now.

@26903651
Copy link
Author

It supports the early Seata version, but no time to integrate the newest version for now.

Could you please tell me which version of Seata is compatible with ShardingSphere-Proxy? Is there any relevant documentation?

@26903651
Copy link
Author

I'm sorry, after entering this link, I did not find any examples on how to integrate ShardingSphere-Proxy with Seata. Could you tell me more please?

@linghengqian
Copy link
Member

@26903651

  1. Shardingsphere jdbc's seata integration and seata client 2.2.0 can be used under both HotSpot VM and GraalVM Native Image.

  2. Shardingsphere proxy's seata integration and seata client 2.2.0 can be used under HotSpot VM, but have not been tested under shardingsphere proxy native under GraalVM Native Image. The reason why the relevant unit tests are not in shardingsphere's master branch is that Seata Client should allow dynamic monitoring of changes in service.default.grouplist incubator-seata#7039 is not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants