Yair Zaslavsky has posted comments on this change.

Change subject: aaa: fix session timeout
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/35897/3/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java:

Line 602:                     configParameters.getConfigValue() == 
ConfigurationValues.ProductRPMVersion ||
Line 603:                     configParameters.getConfigValue() == 
ConfigurationValues.ApplicationMode ||
Line 604:                     configParameters.getConfigValue() == 
ConfigurationValues.UserMessageOfTheDay ||
Line 605:                     configParameters.getConfigValue() == 
ConfigurationValues.UserSessionTimeOutInterval) {
Line 606:                 parameters.setRefresh(false);
> all these are queried in intervals?
Some are, some arent.
Why are you asking?
Line 607:                 return runQueryImpl(actionType, parameters, false);
Line 608:             }
Line 609: 
Line 610:             return 
getErrorQueryReturnValue(VdcBllMessages.USER_CANNOT_RUN_QUERY_NOT_PUBLIC);


-- 
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: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to