Skip to content
New issue

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

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

Already on GitHub? # to your account

add xa transaction for sharing-proxy #902

Closed
cherrylzhao opened this issue Jun 4, 2018 · 1 comment
Closed

add xa transaction for sharing-proxy #902

cherrylzhao opened this issue Jun 4, 2018 · 1 comment
Assignees

Comments

@cherrylzhao
Copy link
Member

target:

  1. client can swith none/xa/tcc transaction by yaml file.
  2. based on atomikos to implement xa transaction.
  3. proxy server provide transaction manager based on netty-channel,sql instructions would execute through 2PC protocol.

prerequisite

  1. don't support transaction/non-transaction exist at same time within one long connection.
  2. DDL instruction don't support global transaction.
@terrymanu
Copy link
Member

fixed at 3.0.0.M3

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

No branches or pull requests

2 participants