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

Add conclude transaction command to vtctld service #16693

Merged
merged 10 commits into from
Sep 16, 2024

Commits on Sep 11, 2024

  1. feat: implementation of Conclude Transaction in vtctld and tablet man…

    …ager
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aaf21e4 View commit details
    Browse the repository at this point in the history
  2. feat: added ConcludeTransaction command to vtcltdclient

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3c8dee3 View commit details
    Browse the repository at this point in the history
  3. test: added test cases in different packages

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    78d55dc View commit details
    Browse the repository at this point in the history
  4. use original context for mm shard conclude and add command test

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    69f2794 View commit details
    Browse the repository at this point in the history
  5. refactor: make DistributedTransaction as umbrella command

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dbdb010 View commit details
    Browse the repository at this point in the history
  6. test: update flag test output

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    89d22e3 View commit details
    Browse the repository at this point in the history
  7. add json output to Conclude command

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5facda3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. add span annotates

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    52e191b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. address review comments

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bb38600 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge remote-tracking branch 'upstream/main' into vtctld-conclude-tra…

    …nsactions
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3ed6b66 View commit details
    Browse the repository at this point in the history