Change in ovirt-engine[master]: webadmin: TaskListModel - potential exception on race

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: TaskListModel - potential exception on race ...................................................................... webadmin: TaskListModel - potential exception on race Verified 'detailedTaskMap.get(id)' is not null before accessing its members (as there's a race condition in updating the value). Change-Id: If5510ce522ffe097d592cfb9e689d3d27facf84f Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/events/TaskListModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tomas Jelinek: Looks good to me, approved Daniel Erez: Verified -- To view, visit http://gerrit.ovirt.org/26316 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5510ce522ffe097d592cfb9e689d3d27facf84f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com