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

vttablet api distributed transaction changes #16506

Merged
merged 4 commits into from
Aug 7, 2024

Commits on Aug 6, 2024

  1. fix: prepare to rollback and release the transaction on reserved conn…

    …ection, log warn on failing to commit a prepare transaction, fail to accept a commit on MM
    
    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bf89751 View commit details
    Browse the repository at this point in the history
  2. test: added startcommit failure

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    51597d2 View commit details
    Browse the repository at this point in the history
  3. test: add additional prepare test

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    911e526 View commit details
    Browse the repository at this point in the history
  4. test: fail commit prepared test changes

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    921c55f View commit details
    Browse the repository at this point in the history