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

Dan Smith resolved GEODE-1458.
------------------------------
    Resolution: Fixed

> Sequence logger thread can die on startup and should not be enabled by default
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-1458
>                 URL: https://issues.apache.org/jira/browse/GEODE-1458
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>
> The SequenceLoggerImpl class always creates a thread in the static block.
> However, if the logger class is loaded before the cache, the thread dies 
> immediately.
> Since sequence logging is usually not enabled, we shouldn't even start this 
> thread unless it is enabled and in that case it should not die if a cache is 
> not present.



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

Reply via email to