[
https://issues.apache.org/jira/browse/LENS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15792884#comment-15792884
]
Hudson commented on LENS-1379:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit #1378 (See
[https://builds.apache.org/job/Lens-Commit/1378/])
LENS-1379 : Fix session expiry for sessions in which operations were
(puneet.gupta: rev 98990c39f4f4826beaf59afb0ef9961f566000c3)
* (edit)
lens-server/src/main/java/org/apache/lens/server/session/LensSessionImpl.java
* (edit)
lens-server/src/main/java/org/apache/lens/server/session/HiveSessionService.java
* (edit)
lens-server/src/test/java/org/apache/lens/server/query/TestQueryIndependenceFromSessionClose.java
> Session expiry is not working properly
> --------------------------------------
>
> Key: LENS-1379
> URL: https://issues.apache.org/jira/browse/LENS-1379
> Project: Apache Lens
> Issue Type: Bug
> Components: server
> Affects Versions: 2.6
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.7
>
> Attachments: LENS-1379.2.patch
>
>
> We are seeing session expiry is not working properly and found two reasons
> for the same :
> * isActive method logic is not marking expired sessions as inactive.
> * Upon restart lastAccessTime is getting reset to restore time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)