Change in ovirt-engine[master]: engine: Fix NPE in async task manager

Moti Asayag has submitted this change and it was merged. Change subject: engine: Fix NPE in async task manager ...................................................................... engine: Fix NPE in async task manager Since child command id isn't enforced in the database, there shouldn't be any assumption about the appearance of value for it. Change-Id: Id6b6c238232b985c522aedd9eb67e0196ba796ec Bug-Url: https://bugzilla.redhat.com/1308868 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CoCoAsyncTaskHelper.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Moti Asayag: Verified; Passed CI tests Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53780 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id6b6c238232b985c522aedd9eb67e0196ba796ec Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
masayag@redhat.com