-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Support local transaction on Sharding-Proxy #1238
Comments
currently sharding-proxy have integrated with XA, and our local transaction is quite same with XA. |
consider about refactor sharing-proxy, making local transaction connection binding with specified channel, in order to get all associate connections in commit phase. |
|
#1238 Support Proxy local transaction
#1238 Release connection while channel have not transaction.
…kendDataSourceTest.
…tionWithException.
for #1238 optimize backendConnection for OLAP performance.
for #1238 optimize proxy backendConnection
for #1238 Refactor transaction type and schema switch logic.
for #1238 Make connectionId binding with backendConnection
for #1238 Add transaction type switch feature & SCTL for Proxy
No description provided.
The text was updated successfully, but these errors were encountered: