You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
151681: backup: do not write backup indexes for custom incremental locations r=msbutler a=kev-cao
Due to the plan to deprecate `incremental_location`, we do not want to write a backup index for any incremental backup that was written to a custom incremental location. This keeps the development of backup indexes simpler as we do not have to worry about determining which location the index belongs to.
Epic: [CRDB-47942](https://cockroachlabs.atlassian.net/browse/CRDB-47942)
Release note: None
Co-authored-by: Kevin Cao <[email protected]>
0 commit comments