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

Gyorgy Gal updated LIVY-760:
----------------------------
    Fix Version/s: 0.10.0
                       (was: 0.9.0)

This issue has been moved to the 0.10.0 release as part of a bulk update. If 
you feel this is moved out inappropriately, feel free to provide justification 
and reset the Fix Version to 0.9.0.

> Do not garbage timed out interactive sessions immediately
> ---------------------------------------------------------
>
>                 Key: LIVY-760
>                 URL: https://issues.apache.org/jira/browse/LIVY-760
>             Project: Livy
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.7.0
>            Reporter: Rahul Kumar Challapalli
>            Priority: Major
>             Fix For: 0.10.0
>
>
> Upon idle state timeout of interactive sessions, the current behavior 
> immediately deletes the session when the garbage collector runs. This 
> behavior is different from batch sessions which stay alive for 
> LivyConf.SESSION_STATE_RETAIN_TIME.
>  
> Applications might be polling constantly livy for the status of interactive 
> session. Suddenly the applications start getting a "session not found" error 
> as session was deleted upon timeout in the background. Applications might 
> wrongly assume that something went wrong and mark it as failed. 
>  
> So the ask is to make sure Interactive sessions are also gc-ed after 
> LivyConf.SESSION_STATE_RETAIN_TIME upon timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to