Maor Lipchuk has posted comments on this change.

Change subject: core: Deprecate broken snapshots upgrade script
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.ovirt.org/#/c/27681/4/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java:

Line 276:               return false;
Line 277:           }
Line 278: 
Line 279:           DiskImagesValidator diskImagesToPreviewValidator = new 
DiskImagesValidator(getImagesToPreview());
Line 280:           if 
(!validate(diskImagesToPreviewValidator.diskImagesNotIllegal()) ||
see previous comment.
I don't mind it will be in another patch
Line 281:                   
!validate(diskImagesToPreviewValidator.diskImagesNotLocked())) {
Line 282:               return false;
Line 283:           }
Line 284: 


http://gerrit.ovirt.org/#/c/27681/4/packaging/dbscripts/upgrade/03_05_0490_set_default_value_for_numa_tune_mode.sql
File 
packaging/dbscripts/upgrade/03_05_0490_set_default_value_for_numa_tune_mode.sql:

Line 1: update vm_static set numatune_mode ='preferred';
redundant


-- 
To view, visit http://gerrit.ovirt.org/27681
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia91153b1c3c363bca2d947974e6a67c459dba008
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to