You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Deepak Barr (JIRA)" <ji...@apache.org> on 2015/09/16 14:38:46 UTC

[jira] [Work started] (LENS-774) Unable to override "lens.server.session.expiry.service.interval.secs" because of spelling mistake

     [ https://issues.apache.org/jira/browse/LENS-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on LENS-774 started by Deepak Barr.
----------------------------------------
> Unable to override "lens.server.session.expiry.service.interval.secs" because of spelling mistake
> -------------------------------------------------------------------------------------------------
>
>                 Key: LENS-774
>                 URL: https://issues.apache.org/jira/browse/LENS-774
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Deepak Barr
>            Assignee: Deepak Barr
>            Priority: Minor
>
> Property String in LensConfConstants.java
> public static final String SESSION_EXPIRY_SERVICE_INTERVAL_IN_SECS = SERVER_PFX
>     + "session.expiry.serivce.interval.secs";
> Property in lensserver-default.xml
>  <property>
>     <name>lens.server.session.expiry.service.interval.secs</name>
>     <value>3600</value>
>     <description>Interval at which lens session expiry service runs</description>
>   </property>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)