Mike Jumper created GUACAMOLE-1299:
--------------------------------------
Summary: Unexpected errors during session expiration may block
further expirations
Key: GUACAMOLE-1299
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1299
Project: Guacamole
Issue Type: Bug
Components: guacamole
Reporter: Mike Jumper
Guacamole uses a {{ScheduledExecutorService}} to periodically check all current
sessions, evicting any sessions that have expired. This executor runs in its
own thread. If an unexpected exception occurs during session invalidation, the
thread used by the executor will terminate, preventing sessions from expiring.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)