Allon Mureinik has uploaded a new change for review.

Change subject: core: Query auth by session-cached admin-status
......................................................................

core: Query auth by session-cached admin-status

Continuing the effort on uer queries, this patch is a performance
enhancement - if MLA checking is needed for a query, it is done agianst
the cached isAdmin property in the SessionDataContainer instead of
accessing the MLA handler each time.

Change-Id: I6af497ca642c490d781b87582f232130a2da839b
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QueriesCommandBase.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/QueriesCommandBaseTest.java
2 files changed, 3 insertions(+), 10 deletions(-)


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

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

Reply via email to