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

Modify distributed transaction commit flow #16468

Merged
merged 7 commits into from
Jul 30, 2024

Commits on Jul 24, 2024

  1. refactor: move test code under the debug code file

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f8758ac View commit details
    Browse the repository at this point in the history
  2. feat: record warning on 2pc commit failure

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    68eb896 View commit details
    Browse the repository at this point in the history
  3. test: added e2e test

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

Commits on Jul 25, 2024

  1. update error flow for commit phase

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    11483db View commit details
    Browse the repository at this point in the history
  2. test: warning and transaction status testing

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

Commits on Jul 27, 2024

  1. chore: error message

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

Commits on Jul 30, 2024

  1. addressed review comments

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