Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIVY-993][SERVER] In Livy logs, user cannot find out on whether session is deleted due to session timed out or session state retained value expired #436

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RajshekharMuchandi
Copy link
Contributor

What changes were proposed in this pull request?

Changes done in log info so as to provide more details on the reason behind deleting the session. This will help to know the actual reason behind deleting the session
https://issues.apache.org/jira/browse/LIVY-993

How was this patch tested?

Created interactive sessions. Waited for session to be timed out. Then observed logs. In another scenario, waited for session state retained time out to expire after successfully completing the session. Then automatically session got deleted. After this, again observed logs.

…ion is deleted due to session timed out or session state retained value expired

Changed log info to elaborate more on session deletion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants