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

Distributed deadlock detection improvement - Add regression tests for MX #1554

Open
onderkalaci opened this issue Aug 12, 2017 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@onderkalaci
Copy link
Member

The isolation tests currently do not cover MX tests. As we add them, we should also add tests for distributed deadlock detections.

Some cases to consider:

  • Two transactions deadlock on the coordinator
  • Two transactions deadlock on a worker node
  • Two transactions deadlock on random worker nodes
  • Two transactions deadlock one on a worker the other on the coordinator

(We've already tested the above manually, but we should definitely add them to regressions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant