[
https://issues.apache.org/jira/browse/LIVY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asif Khatri reassigned LIVY-989:
--------------------------------
Assignee: Asif Khatri
> Livy core support for interactive session idleTimeout
> -----------------------------------------------------
>
> Key: LIVY-989
> URL: https://issues.apache.org/jira/browse/LIVY-989
> Project: Livy
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.8.0
> Reporter: Asif Khatri
> Assignee: Asif Khatri
> Priority: Major
>
> Currently, a Livy interactive session has a field called ttl, which kills the
> session if it has been idle for a given amount of time. However, here is the
> expected behaviour:
> # ttl: kills the session if it has been active for a certain duration,
> irrespective of idleness.
> # idleTimeout: kills the session if it has been idle for the given duration.
> (The current TTL behaves in this manner.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)