[
https://issues.apache.org/jira/browse/OAK-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-3354:
----------------------------------
Attachment: OAK-3354.patch
Proposed fix.
> Clock.Fast delays repository shutdown
> -------------------------------------
>
> Key: OAK-3354
> URL: https://issues.apache.org/jira/browse/OAK-3354
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, jcr
> Affects Versions: 1.3.5
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.3.6
>
> Attachments: OAK-3354.patch
>
>
> 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)