Allon Mureinik has submitted this change and it was merged. Change subject: engine: fix exception in coco.removeAllCommandsInHierarchy ......................................................................
engine: fix exception in coco.removeAllCommandsInHierarchy Prevent a ConcurrentModificationException when removing command hierarchies. Change-Id: I8608e3ea0e0970fe70cf5fa7718560c80728f2b6 Signed-off-by: Greg Padgett <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCoordinatorImpl.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Greg Padgett: Verified Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28730 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8608e3ea0e0970fe70cf5fa7718560c80728f2b6 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
