You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2019/07/31 20:17:44 UTC

[GitHub] [incubator-livy] shanyu opened a new pull request #190: LIVY-547: Livy kills session after livy.server.session.timeout even if the session is active

shanyu opened a new pull request #190: LIVY-547: Livy kills session after livy.server.session.timeout even if the session is active
URL: https://github.com/apache/incubator-livy/pull/190
 
 
   ## What changes were proposed in this pull request?
   Add a new configuration:
     livy.server.session.timeout-check.skip-busy
   To indicate whether or not to skip timeout check for a busy session. It defaults to false for 
   backward compatibility.
   
   https://issues.apache.org/jira/browse/LIVY-547
   
   ## How was this patch tested?
   
   Manually tested the configuration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services