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
backup: re-apply SECONDARY zone config during RESTORE DATABASE
Previously during restoration of a DATABASE with a SECONDARY REGION, the region was correctly
configured on the database but its *zone config* was not updated to reflect the region, so
the second lease preference was not set, at least until some other schema change or operation
reconcilled the descriptors config to a zone config. This updates the creation of the DB during
RESTORE to also trigger the zone configuration update.
Release note (bug fix): RESTORE of a database with a SECONDARY REGION now applies the lease-preference for said region.
Epic: none.
0 commit comments