Marco Gaido created LIVY-520:
--------------------------------
Summary: Log when a session is deleted because of timeout
Key: LIVY-520
URL: https://issues.apache.org/jira/browse/LIVY-520
Project: Livy
Issue Type: Improvement
Components: Server
Affects Versions: 0.6.0
Reporter: Marco Gaido
When a session is idle for more than {{livy.server.session.timeout}} it is
GCed, ie. it is closed. But there is no evidence that this is the reason why
the session is closed, so it may be non-trivial to detect the reason why the
session was closed.
This JIRA proposes to add a log information when a session is GCed in order to
make it clearer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)