rhtyd opened a new pull request #2452: CLOUDSTACK-10285: Fix db upgrade failure 
for 4.10.0.0 users
URL: https://github.com/apache/cloudstack/pull/2452
 
 
   4.10.0.0 users when upgrade to 4.11.0.0 may face db related
   discrepancies due to some PRs that got merged without moving their sql
   changes to 4.10->4.11 upgrade path. The 4.10.0.0 users can run those
   missing sql statements manually and then upgrade to 4.11.0.0, since a
   workaround like this is possible this ticket is not marked a blocker. In
   4.11.1.0+, we'll move those changes from 4.9.3.0->4.10.0.0 upgrade path
   to 4.10.0.0->4.11.0.0 upgrade path. Ideally we should not be doing this,
   but this will fix issues for a future 4.10.0.0 user who may want to
   upgrade to 4.11.1.0 or 4.12.0.0+.
   
   The failure hit is missing column `service_package_id`.
   Issue was caused primarily due to `884606f77be7621944d2f315fd8eabe8884c45d9`.
   
   Pinging for review - @PaulAngus @borisstoyanov @DaanHoogland @wido @karuturi 
@sateesh-chodapuneedi and others.
   
   @blueorangutan package

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to