Allon Mureinik has uploaded a new change for review. Change subject: core: Filter GetUserBySessionIdQuery ......................................................................
core: Filter GetUserBySessionIdQuery Define the query as a user query so it could be called in the User Portal. The query was refactored to use the user stored in the query, which is initiallized from SessionDataContainer in the ctor instead of calling it again. A test was written to formally prove that the behavior was not changed (except for the definition as a user query). Change-Id: Icd811b6783d408f91807f7f89dd7ad7c2ac366ec --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetUserBySessionIdQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetUserBySessionIdQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 29 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/51/2251/1 -- To view, visit http://gerrit.ovirt.org/2251 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd811b6783d408f91807f7f89dd7ad7c2ac366ec 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