Alon Bar-Lev has posted comments on this change. Change subject: aaa: fix session timeout ......................................................................
Patch Set 8: (1 comment) http://gerrit.ovirt.org/#/c/35897/8/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java: Line 212: Line 213: // Public services Line 214: GetDomainList(VdcQueryAuthType.User), Line 215: GetAAAProfileList(VdcQueryAuthType.User, false), Line 216: RegisterVds(VdcQueryAuthType.User, false), > public queries should not refresh session, this is the meaning of them bein so can't you detect public queries? they are using different entry point to backend, no? Line 217: CheckDBConnection(VdcQueryAuthType.User, false), Line 218: ValidateSession(VdcQueryAuthType.User, false), Line 219: GetValueBySession(false), Line 220: -- To view, visit http://gerrit.ovirt.org/35897 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6640beef3ca28f95def87ac5e29d41f75b0fddd8 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
