[
https://issues.apache.org/jira/browse/GUACAMOLE-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper resolved GUACAMOLE-1299.
------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
> 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
> Assignee: Mike Jumper
> Priority: Minor
> Fix For: 1.4.0
>
>
> 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)