Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Reduced un needed look up for TransactionManager
......................................................................
core: Reduced un needed look up for TransactionManager
The following patch will remove un needed look up for TransactionManager
in case of running a piece of code at scope Suppress or Required.
Change-Id: I10cc4f7e46560ff97df199582db4f3687badc030
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/transaction/TransactionSupport.java
1 file changed, 6 insertions(+), 8 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8230
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I10cc4f7e46560ff97df199582db4f3687badc030
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: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>