-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
roachtest: schemachange/random-load failed #80699
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Comments
cockroach-teamcity
added
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
labels
Apr 28, 2022
roachtest.schemachange/random-load failed with artifacts on master @ a2e1910f51593bd2ef72e1d7c615e08f95791186:
Same failure on other branches
|
fqazi
added a commit
to fqazi/cockroach
that referenced
this issue
May 2, 2022
Fixes: cockroachdb#80699 Previously, the schema changer would attempt to convert a database to multi-region without confirm if any of the tables were already partitioned. This could lead to "cannot convert database .. to multiregion" errors. To address this, this patch add supports for detecting when the conversion will fail. Release note: None
healthy-pod
added
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
and removed
T-sql-schema-deprecated
Use T-sql-foundations instead
labels
May 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
roachtest.schemachange/random-load failed with artifacts on master @ 72e485705aa859ef850ebc67568bc29fe9b7cfd6:
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-15545
The text was updated successfully, but these errors were encountered: