You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/12/11 09:47:12 UTC

[jira] [Closed] (OAK-3702) More resilient BackgroundThread implementation

     [ https://issues.apache.org/jira/browse/OAK-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-3702.
---------------------------------

Bulk close for 1.3.12

> More resilient BackgroundThread implementation
> ----------------------------------------------
>
>                 Key: OAK-3702
>                 URL: https://issues.apache.org/jira/browse/OAK-3702
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segmentmk
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: resilience
>             Fix For: 1.3.12
>
>
> Currently {{BackgroundThread}} dies silently when hit by an uncaught exception. We should log a warning. 
> Also calling {{Thread#start}} from within the constructor is an anti-pattern as it exposes {{this}} before fully initialised. This is potentially causing OAK-3303. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)