Michael Kublin has submitted this change and it was merged.
Change subject: core: Activate and remove host one after another causes deadlock (system
stuck) (#840467)
......................................................................
core: Activate and remove host one after another causes deadlock (system stuck) (#840467)
https://bugzilla.redhat.com/840467
The activate and remove should not be happened simenteniously, the mechanism was already
written,
but was missed annottation to class
Change-Id: I92d6c8bf0060e5eade1057dfa75aea211525ad80
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVdsCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6359
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I92d6c8bf0060e5eade1057dfa75aea211525ad80
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>