-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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: decommission/drains failed #75774
Comments
roachtest.decommission/drains failed with artifacts on master @ 95c82a7dbc6d6fecb63edbd666c9986d1ad3885b:
|
roachtest.decommission/drains failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
|
roachtest.decommission/drains failed with artifacts on master @ 16859b99637d1adedb915a67998749dbfa4c0663:
|
roachtest.decommission/drains failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
|
roachtest.decommission/drains failed with artifacts on master @ f20c1a8d824f0d00f18c0d58ed8b4bc4955e0969:
|
74314: storage: remove obsolete encryption-at-rest code r=sumeerbhola a=jbowens Remove encryption-at-rest code that handles the upgrade process to the 21.2 encryption-at-rest formats and all code that reads the 21.1 and earlier formats. Fix #72520. Release note: None 75122: spanconfigsql{watcher,reconciler}: setup SQLWatcher to watch for pts updates r=adityamaru a=adityamaru This change sets up a rangefeed on the `system.pts_records` table, and adds this to the set of rangefeeds managed by the SQLWatcher. We switch the unit emitted by the SQLWatcher to a union type called `SQLUpdate` which captures either an update to a descriptor or to a protected timestamp target. The zones and descriptor table rangefeeds will continue to emit descriptor updates. The pts rangefeed will emit descriptor updates for records that target schema objects, and pts target updates for records that target cluster or tenants. The SQLWatcher continues to dedup the SQLUpdates that it emits, so as to ensure there is only one SQLUpdate per descriptor ID, and one SQLUpdate per cluster or tenant target. The reconciler registers a handler that is invoked everytime a batch of SQLUpdates are emitted by the SQLWatcher. There is change in semantics in this part of the code, a future PR will teach the reconciler to parse the pts target SQLUpdates, and in turn instruct the SQLTranslator to generate the appropriate `SystemSpanConfigs`. Note, this file moves the sqlwatcher tests into a ccl package so as to be able to run backup statements to test the rangefeed on the pts table. Informs: #73727 Release note: None 75461: sql: New tables added will have columns in the correct order r=Fenil-P a=Fenil-P Release note (sql change): Reordered unimplemented vtables columns in pg_catalog and information_schema 75881: roachtest: fix drain check in `decommission/drains` r=irfansharif a=cameronnunez Fixes #75774. This patch fixes the drain check in the test, which was previously done incorrectly. Release note: None Co-authored-by: Jackson Owens <[email protected]> Co-authored-by: Aditya Maru <[email protected]> Co-authored-by: Fenil Patel <[email protected]> Co-authored-by: Cameron Nunez <[email protected]>
roachtest.decommission/drains failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: