Michael Kublin has uploaded a new change for review.

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(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/82/2982/1
--
To view, visit http://gerrit.ovirt.org/2982
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e6150a9503dcbc8003bfe80e2b4948ac56dd355
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkub...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to