Ravi Nori has posted comments on this change. Change subject: core: Fix race between AsyncTaskManager and VdsManager ......................................................................
Patch Set 1: (1 inline comment) Comment on Commit message .................................................... Commit Message Line 8: Line 9: This patch fixes a race between AsyncTaskManager and VdsManager Line 10: Line 11: IrsBrokerCommand.Init fetches store pool, and initializes IrsProxyData, which Line 12: in turn calls StoragePoolUpEvent which AccessesTaskManager. which accesses TaskManager Line 13: But, At the same time AsyncTaskManager did not complete its initialization, so Line 14: ClassDefNotFoundException may be thrown. Line 15: Line 16: The following patch fixes this by: -- To view, visit http://gerrit.ovirt.org/16821 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibbbacef1109741ef005e33d1e4c7f4f7cc741338 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches