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
server: only auto-upgrade system tenant from meta1 leaseholder
Running the auto-upgrade process from all nodes does some amount of
wasted work. Let's avoid that by only running it from the meta1
leaseholder. This only applies to the system tenant.
For shared-process multi-tenancy, we may consider allowing secondary
tenants access to this same information.
For separate process multi-tenancy, a different solution would be needed.
Informs #152916
Release note: None
0 commit comments