Marcel Reutegger created OAK-3354:
-------------------------------------
Summary: Clock.Fast delays repository shutdown
Key: OAK-3354
URL: https://issues.apache.org/jira/browse/OAK-3354
Project: Jackrabbit Oak
Issue Type: Bug
Components: commons, jcr
Affects Versions: 1.3.5
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.3.6
The Clock.Fast instance in RepositoryImpl schedules a tasks, which updates
the time field every 10 ms. This task is not canceled on
RepositoryImpl.shutdown()
and therefore delays the shutdown because the executor must be terminated
forcefully in RepositoryImpl.closeExecutor().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)