Change in ovirt-engine[master]: core: ExternalSchedulerDiscoveryResult map iter

amureini at redhat.com amureini at redhat.com
Wed Sep 11 12:55:25 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: ExternalSchedulerDiscoveryResult map iter
......................................................................


core: ExternalSchedulerDiscoveryResult map iter

Replaced keySet() iteration with entrySet() iteration to improve
performance.

This patch fixes the WMI_WRONG_MAP_ITERATOR FindBugs warning on this
class.

Change-Id: I27d1a45bbc184bf467a283f0932a27db8c880831
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/external/ExternalSchedulerDiscoveryResult.java
1 file changed, 8 insertions(+), 5 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I27d1a45bbc184bf467a283f0932a27db8c880831
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list