clusterversion,kvserver,sql: remove AutoStatsTableSettings#85939
Conversation
msirek
left a comment
There was a problem hiding this comment.
Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @celiala)
b752c83 to
a2a26ea
Compare
|
TFTR! FYI @msirek that I'm removing Removing
|
a2a26ea to
321e34e
Compare
msirek
left a comment
There was a problem hiding this comment.
It should be OK. This change will only be in 22.2. My understanding is, upgrades are only allowed one minor release at a time, so any nodes running an old version of CRDB would be on 22.1 at the oldest, which does support AutoStatsTableSettings.
Reviewable status:
complete! 0 of 0 LGTMs obtained (and 1 stale) (waiting on @msirek)
71166f8 to
8aebb6b
Compare
|
|
26da725 to
9c1b564
Compare
Release note: None Release justification: Remove old version gate.
9c1b564 to
6697549
Compare
|
TFTR! bors r=msirek |
|
Build failed (retrying...): |
|
Build succeeded: |
This commit removes the 22.1
AutoStatsTableSettingsversion gate.Cleanup was done following guidance from 21.2 cleanup:
Partially addresses #80663
Release note: None
Release justification: remove old version gates.