Jun Di created LIVY-994:
---------------------------
Summary: When executing kinit or re-login from the ticket cache
failed the ScheduledThreadPool will be exited without any exception
Key: LIVY-994
URL: https://issues.apache.org/jira/browse/LIVY-994
Project: Livy
Issue Type: Bug
Components: Server
Reporter: Jun Di
Livy will execute kinit every hour by default through ScheduledThreadPool.
But when executing kinit or re-login from the ticket cache failed the
ScheduledThreadPool will be exited without any exception. And after the ticket
expired, Livy may unable to connect to ResourceManager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)