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

Fix infinite loop on retry logic on transaction failure #152 #152

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

anjagruenheid
Copy link
Contributor

Fixes bug that causes an endless loop when running into an error during query execution.

@apavlo
Copy link
Member

apavlo commented Apr 19, 2022

@anjagruenheid Thanks for sending this. I think the logic is correct. What DBMS / benchmark did you hit this issue?

@apavlo apavlo changed the title Bugfix Fix infinite loop on retry logic on transaction failure #152 Apr 20, 2022
@apavlo apavlo merged commit 930b1d0 into cmu-db:main Apr 20, 2022
@anjagruenheid
Copy link
Contributor Author

We ran into it when trying to run TPC-H on SQL Server before we had the custom dialect that Jesus' PR adds.

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