Backport failpoints to old releases #17817
Labels
backport/v3.4
backport/v3.5
help wanted
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
type/feature
What would you like to be added?
Backport all the failpoint comments from main branch to release-3.4 and release-3.5.
For example compactBeforeSetFinishedCompact from #17780
TODO:
Find all comments like
// gofail: var compactBeforeSetFinishedCompact struct{}
and backport them to old releases.Why is this needed?
This will allow running #17815 on old releases and allow robustness test to use them.
The text was updated successfully, but these errors were encountered: