Skip to content

HOTFIX: don't throw if upgrading from very old versions#7436

Merged
guozhangwang merged 3 commits intoapache:trunkfrom
ableegoldman:VP-hotfix
Oct 2, 2019
Merged

HOTFIX: don't throw if upgrading from very old versions#7436
guozhangwang merged 3 commits intoapache:trunkfrom
ableegoldman:VP-hotfix

Conversation

@ableegoldman
Copy link
Copy Markdown
Member

When upgrading from version before version probing, the UPGRADE_FROM parameter is set and forces the used subscription version to stay at the associated older version until everyone is on the new.

This means we might get a mix of new and old versions < EARLIEST_PROBEABLE_VERSION as we go through the second rolling bounce and remove the UPGRADE_FROM config. So we should just not do version probing if the version is too old, rather than throw an exception

@guozhangwang
Copy link
Copy Markdown
Contributor

Should we at least log the situation? otherwise lgtm.

@guozhangwang guozhangwang merged commit c7efc36 into apache:trunk Oct 2, 2019
@ableegoldman ableegoldman deleted the VP-hotfix branch June 26, 2020 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants