Gilad Chaplik has posted comments on this change.

Change subject: engine: add enabled column to policy_units
......................................................................


Patch Set 6:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/scheduling/PolicyUnit.java
Line 90:     }
Line 91: 
Line 92:     public void setEnabled(boolean enabled) {
Line 93:         this.enabled = enabled;
Line 94:     }
PolicyUnitImpl is a wrapper for policyUnit, so it should implement both of 
these methods as well
Line 95: 
Line 96:     @Override
Line 97:     public int hashCode() {
Line 98:         final int prime = 31;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6be407297c259aedf17283d2f674021cf0e4a135
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to