Laszlo Hornyak has posted comments on this change.

Change subject: engine: watchdog - DB and logic changes
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java
Line 133:                 && ObjectUtils.objectsEqual(vmHost, other.vmHost)
Line 134:                 && ObjectUtils.objectsEqual(vmIp, other.vmIp)
Line 135:                 && ObjectUtils.objectsEqual(lastStartTime, 
other.lastStartTime)
Line 136:                 && ObjectUtils.objectsEqual(vmPid, other.vmPid)
Line 137:                 && ObjectUtils.objectsEqual(lastWatchdogEvent, 
other.lastWatchdogEvent));
Done
Line 138:     }
Line 139: 
Line 140:     public String getExitMessage() {
Line 141:         return mExitMessage;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I813a6f97e23008d15446285998a4e9b50b456040
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhorn...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to