Liron Ar has posted comments on this change. Change subject: core: synchronize pool storage domain operations ......................................................................
Patch Set 3: when we execute using the multiple actions runner we acquire the locks, run the canDoAction method and return response to the UI (with the canDoAction results) while the execution is done asynchronously. i we deactivate one domain of the pool and immediately deactivate/activate another one, the UI should get stuck in that case till the first execution will end as the lock for the pool is acquired while we supposed to wait for it. seems like should solve it in the execute phase, we should look into whether we should do it with memory lock or using the event queue. -- To view, visit http://gerrit.ovirt.org/25190 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2d90d9589181802a2722b0e841a6342af0a807c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Liron Ar <lara...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches