Skip to content

backupccl: set kv.bulkio.write_metadata_sst.enabled to default false#86809

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
msbutler:butler-sst-metadata
Aug 25, 2022
Merged

backupccl: set kv.bulkio.write_metadata_sst.enabled to default false#86809
craig[bot] merged 1 commit intocockroachdb:masterfrom
msbutler:butler-sst-metadata

Conversation

@msbutler
Copy link
Copy Markdown
Collaborator

This patch sets write_metadata_sst cluster setting to false in prep for the
22.2 branch cut, as there's additional worked required before this feature gets
used in production.

Setting this to false will also stop the roachtest in #86289 from consistently
failing due to #86806.

Fixes #86289

Release note: none

Release justification: prevents using an experimental feature by default

@msbutler msbutler self-assigned this Aug 24, 2022
@msbutler msbutler requested a review from a team August 24, 2022 19:27
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@msbutler msbutler removed the request for review from rhu713 August 24, 2022 19:39
@msbutler msbutler force-pushed the butler-sst-metadata branch from 7991dc8 to 5857589 Compare August 24, 2022 21:45
@msbutler msbutler requested a review from a team as a code owner August 24, 2022 21:45
@msbutler msbutler force-pushed the butler-sst-metadata branch from 5857589 to 7ea3af4 Compare August 24, 2022 22:01
This patch sets write_metadata_sst cluster setting to false in prep for the
22.2 branch cut, as there's additional work required before this feature gets
used in production. Unit tests may continue to write the MetadataSST because of
a new MetamorphicTestBool.

Setting this to false will also stop the roachtest in cockroachdb#86289 from consistently
failing due to cockroachdb#86806.

Fixes cockroachdb#86289

Release note: none

Release justification: prevents using an experimental feature by default
@msbutler msbutler force-pushed the butler-sst-metadata branch from 7ea3af4 to f74435a Compare August 25, 2022 11:32
@msbutler
Copy link
Copy Markdown
Collaborator Author

TFTR!

bors r=stevendanna

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 25, 2022

Build succeeded:

@craig craig bot merged commit 54bc65f into cockroachdb:master Aug 25, 2022
@msbutler msbutler deleted the butler-sst-metadata branch August 25, 2022 14:27
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.

roachtest: backupTPCC failed

3 participants