Michael Kublin has submitted this change and it was merged.

Change subject: core : Overloading rhevm with tasks will cause bottleneck in 
task queue and block admin from login (#769201)
......................................................................


core : Overloading rhevm with tasks will cause bottleneck in task queue and 
block admin from login (#769201)

https://bugzilla.redhat.com/769201

The bug was caused because of number opened transactions, transaction should 
not be opened before a call to host.
The following patch is disabling a global transaction during RunVmCommand

Change-Id: I6e6150a9503dcbc8003bfe80e2b4948ac56dd355
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/CreateVmVDSCommand.java
2 files changed, 15 insertions(+), 5 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e6150a9503dcbc8003bfe80e2b4948ac56dd355
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Haim Ateya <hat...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to