Change in ovirt-engine[master]: engine: fixed integer comparison bug

yzaslavs at redhat.com yzaslavs at redhat.com
Tue May 22 13:47:43 UTC 2012


Yair Zaslavsky has submitted this change and it was merged.

Change subject: engine: fixed integer comparison bug
......................................................................


engine: fixed integer comparison bug

Found by find-bug in jenkins build.
Integer variables were being compared using ==
whereas they should be compared using equals

Change-Id: Id5dbf11d45890062ada7718dd6a069bd2ab51465
Signed-off-by: Shireesh Anjal <sanjal at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeEntity.java
1 file changed, 12 insertions(+), 4 deletions(-)

Approvals:
  Shireesh Anjal: Verified
  Yair Zaslavsky: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id5dbf11d45890062ada7718dd6a069bd2ab51465
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shireesh Anjal <sanjal at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list