You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/24 10:56:20 UTC

[GitHub] [cloudstack] rhtyd commented on a change in pull request #4582: Upgrade: check systemvm template before db changes

rhtyd commented on a change in pull request #4582:
URL: https://github.com/apache/cloudstack/pull/4582#discussion_r581860066



##########
File path: engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade41400to41500.java
##########
@@ -67,12 +67,12 @@ public boolean supportsRollingUpgrade() {
 
     @Override
     public void performDataMigration(Connection conn) {
-        updateSystemVmTemplates(conn);

Review comment:
       +1 important thing to remember now is not to run this again




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org