Michael Kublin has posted comments on this change.

Change subject: core : WIP : added ReconstructMasterDomain to 
InitVdsOnUpCommand (#840838)
......................................................................


Patch Set 8:

Deadlock is a following:

IrsBrokerCommand.OnTimer() is calling SetVdsStatusVDSCommand
IrsBrokerCommand.__lockObject -> _vdsManager.getLockObj()

After a new patch:
VdsManager.OnTimer() -> IniVdsOnUp -> Reconstruct
_vdsManager.getLockObj() -> IrsBrokerCommand.__lockObject

Classical deadlock

--
To view, visit http://gerrit.ovirt.org/7061
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iec43f368370da88f81dbe211331649a16c53f053
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Daniel Paikov <pai...@gmail.com>
Gerrit-Reviewer: Eduardo <ewars...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to