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

Reject atomic distributed transaction on a network connection #16584

Merged
merged 3 commits into from
Aug 16, 2024

Commits on Aug 13, 2024

  1. reject prepare on a network connection

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cd95a48 View commit details
    Browse the repository at this point in the history
  2. retrieve connection type information

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

Commits on Aug 14, 2024

  1. test: added e2e test

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