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
upgrades: fix order of AddHotRangeLoggerJob migration
The V25_3_AddHotRangeLoggerJob cluster version comes _after_ the
V25_3_AddEstimatedLastLoginTime version. Yet, the corresponding upgrade
for adding the hot ranges logger was incorrectly being done _before_ the
last login time column.
Release note: None
0 commit comments