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

AN-887 Temporarily disabling query cancellation #28

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

lyndonbauto
Copy link
Contributor

Summary

Temporarily disabling query cancellation

Description

Query cancellation tests have started having intermittent failures due to tight timing in GitHub actions. We have an open ticket to resolve this, as well as the constant launching and tearing down of databases. These two factors are responsible for ~90% of our test time, so I am disabling this to save about 6 minutes per build now, and will resolve both later to reduce build time and test time to something more reasonable for a client side driver.

Related Issue

https://bitquill.atlassian.net/browse/AN-887

Additional Reviewers

@birschick-bq
@lyndonb-bq
@xiazcy
@simonz-bq
@alexey-temnikov

@lyndonbauto lyndonbauto self-assigned this Nov 16, 2021
@lyndonbauto lyndonbauto linked an issue Nov 17, 2021 that may be closed by this pull request
@lyndonbauto lyndonbauto moved this from To do to In progress in Amazon Neptune JDBC Project GA Nov 17, 2021
@lyndonbauto lyndonbauto added this to the Neptune JDBC Driver GA I milestone Nov 17, 2021
@lyndonbauto lyndonbauto merged commit d0a4b56 into develop Nov 18, 2021
@lyndonbauto lyndonbauto deleted the lyndon/temporarily-disable-query-cancellation branch November 18, 2021 00:29
Amazon Neptune JDBC Project GA automation moved this from In progress to Done Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants