Change in ovirt-engine[master]: core: ProcessOvfUpdateForStorageDomainCommand collections

amureini at redhat.com amureini at redhat.com
Mon Dec 14 21:12:00 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: ProcessOvfUpdateForStorageDomainCommand collections
......................................................................


core: ProcessOvfUpdateForStorageDomainCommand collections

Use Collections.singletonList instead of Arrays.asList for single-item
arrays, as it has a slighter better performance (and saves another
import).

Change-Id: I01d04bf984f3e6b6ca1a4c291903e8ee7f91c6be
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ovfstore/ProcessOvfUpdateForStorageDomainCommand.java
1 file changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/50437
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I01d04bf984f3e6b6ca1a4c291903e8ee7f91c6be
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list