[
https://issues.apache.org/jira/browse/LENS-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arshad Matin closed LENS-774.
-----------------------------
> 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
> Components: server
> Reporter: Deepak Barr
> Assignee: Deepak Barr
> Priority: Minor
> Labels: incompatible
> Fix For: 2.4
>
> Attachments: LENS-774.2.patch, LENS-774.patch
>
>
> 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)