Skip to content

Include the database changes from #13019 in the 4.22.1 -> 4.23.0 upgrade path - #13617

Merged
weizhouapache merged 1 commit into
apache:mainfrom
winterhazel:fix-db-upgrade-4.23
Jul 14, 2026
Merged

Include the database changes from #13019 in the 4.22.1 -> 4.23.0 upgrade path#13617
weizhouapache merged 1 commit into
apache:mainfrom
winterhazel:fix-db-upgrade-4.23

Conversation

@winterhazel

@winterhazelwinterhazel commented Jul 14, 2026

Copy link
Copy Markdown
Member

Description

This PR adds the database changes from #13019 to the 4.22.1 -> 4.23.0 upgrade script, so that they also apply for users upgrading from 4.21.0/4.22.0/4.22.1 to 4.23.0. We will also have to include this in the 4.22.1 -> 4.22.2 script in the future.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

I executed the 4.20.3.0 -> 4.23.0 and 4.22.1.0 -> 4.23.0 upgrades in a test environment. I verified that they finished successfully and that the index was correctly removed.

@winterhazelwinterhazel added this to the 4.23.0 milestone Jul 14, 2026
@codecov

codecovBot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (a6b3128) to head (c978563).
⚠️ Report is 1 commits behind head on main.

Files with missing linesPatch %Lines
...ava/com/cloud/upgrade/dao/Upgrade42210to42300.java0.00%7 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #13617 +/- ##
============================================
- Coverage 19.64% 19.64% -0.01% - Complexity 19786 19790 +4 
============================================
Files 6368 6368 Lines 575047 575107 +60 Branches 70365 70370 +5 ============================================
+ Hits 112978 112981 +3 - Misses 449780 449849 +69 + Partials 12289 12277 -12 
FlagCoverage Δ
uitests3.41% <ø> (ø)
unittests20.91% <0.00%> (-0.01%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@winterhazel

Copy link
Copy Markdown
MemberAuthor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@winterhazel a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress.

@weizhouapacheweizhouapache left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code lgtm

@weizhouapache
weizhouapache merged commit 75748a5 into apache:mainJul 14, 2026
24 of 27 checks passed
@blueorangutan

Copy link
Copy Markdown

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18574

Sign up for freeto 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.

3 participants

@winterhazel@blueorangutan@weizhouapache