Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Use set instead of List to prevent duplicate key violiation
......................................................................
core: Use set instead of List to prevent duplicate key violiation
Use set instead of List to prevent duplicate key violiation while
building the associated command entities.
Change-Id: I55a2933da86aec6202fd806bf1a5701811ed1207
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandExecutor.java
1 file changed, 6 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Looks good to me, but someone else must approve
Maor Lipchuk: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40709
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I55a2933da86aec6202fd806bf1a5701811ed1207
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org