Michael Kublin has submitted this change and it was merged.
Change subject: engine: Removing a global transaction from Login commands
......................................................................
engine: Removing a global transaction from Login commands
The following fix is simple, but this fix will reduce a number of open transaction during
login.
Should improve a Monday scenario.
Change-Id: Ibb7d8729979a8e767adad4f0e75a63b94e5081ab
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginAdminUserCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginUserCommand.java
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11879
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb7d8729979a8e767adad4f0e75a63b94e5081ab
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>