Michael Kublin has submitted this change and it was merged. Change subject: backend: storage_domains - add id check in equals ......................................................................
backend: storage_domains - add id check in equals * Adding an ID check in storage_domains 'equals()' method (equals method should return false if the storage domains' IDs are not identical). * Updated hashCode accordingly. Change-Id: I63b99df4e1c153e785546fddc99a73818744e5cf --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage_domains.java 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1612 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63b99df4e1c153e785546fddc99a73818744e5cf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
