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

logictest: retry job table query in auto_span_config_reconciliation_job #71195

Merged

Conversation

stevendanna
Copy link
Collaborator

@stevendanna stevendanna commented Oct 6, 2021

This test was somewhat reliably failing under stress. I assume this is
caused by the fact that while the job creation is triggered based on
the setting change, the job itself may not be started for a few more
moments.

Fixes #70910.

Release note: None

This test was somewhat reliably failing under stress. I assume this is
caused by the fact that while the job creation is triggered based on
the setting change, the job itself may not be started for a few more
moments.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@irfansharif irfansharif left a comment

Choose a reason for hiding this comment

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

Woops, slipped my plate. Even had an issue for it (#70910; which we can now close). Thanks Steven!

@stevendanna
Copy link
Collaborator Author

TFTR!

bors r=irfansharif

@craig
Copy link
Contributor

craig bot commented Oct 6, 2021

Build succeeded:

@craig craig bot merged commit a777a79 into cockroachdb:master Oct 6, 2021
@irfansharif
Copy link
Contributor

blathers backport 21.2

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.

sql/logictest: TestLogic failed
3 participants