Yair Zaslavsky has posted comments on this change.

Change subject: DO NOT SUBMIT core: Adding logic of query
......................................................................


Patch Set 11: (5 inline comments)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmConfigurationBySnapshotQuery.java
Line 37:         if (configuration != null) {
then result is null.

Line 47:     protected void markImagesIllegalIfNotInDb(VM result) {
Done

Line 48:         // Gets all images for the VM as stored in DB.
Done

Line 54:         Set<Guid> existingImages = new HashSet<Guid>();
Complexity wise it will be better, but I'll change this.

Line 77:     protected SnapshotsManager getSnapshotManager() {
Done

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3155134ff9ad89bb50ec4baa8fd393844f80bb32
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to