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

HT-2689: Test that aborted transactions are rolled back #85

Merged
merged 2 commits into from
May 11, 2021

Conversation

aelkiss
Copy link
Member

@aelkiss aelkiss commented May 10, 2021

No description provided.

expect(Cluster.count).to eq(2)
end

it "is only in a transaction the block" do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had trouble parsing the description until I got to the examples. Nitpick.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's because it's missing a word.

- Ensures Retryable uses transactions
- Ensures aborted transactions roll back
- Ensures successful transactions are committed
- Ensures retried transactions succeed
@aelkiss aelkiss force-pushed the HT-2689-test-rollback branch from 5ef6d44 to 83d22d1 Compare May 11, 2021 17:49
@aelkiss aelkiss merged commit d84f1aa into master May 11, 2021
@aelkiss aelkiss deleted the HT-2689-test-rollback branch May 11, 2021 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants