Change in ovirt-engine[master]: BZ1178023 - Change LinkedList to ArrayList in Vds DAO

Ori Liel has submitted this change and it was merged. Change subject: BZ1178023 - Change LinkedList to ArrayList in Vds DAO ...................................................................... BZ1178023 - Change LinkedList to ArrayList in Vds DAO This change is necessary because some client implementation (wrongly) assumes the the return type is ArrayList Bug-Url: http://bugzilla.redhat.com/1178023 Change-Id: Ic3d7efc4c1e53696546f59e6113f13fce4b432fd Signed-off-by: Ori Liel <oliel@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDAODbFacadeImpl.java 1 file changed, 3 insertions(+), 4 deletions(-) Approvals: Ori Liel: Verified; Looks good to me, approved Allon Mureinik: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/36574 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3d7efc4c1e53696546f59e6113f13fce4b432fd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oliel@redhat.com