[
https://issues.apache.org/jira/browse/ASTERIXDB-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Westmann updated ASTERIXDB-1283:
-------------------------------------
Assignee: Murtadha Hubail
> Exceptions on stopping NCs are not logged
> -----------------------------------------
>
> Key: ASTERIXDB-1283
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1283
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB, Hyracks
> Reporter: Murtadha Hubail
> Assignee: Murtadha Hubail
> Priority: Minor
>
> Currently we use Java Logger to log messages and exceptions while stopping
> NodeControllerService in JVMShutdownHook. Those messages and exceptions are
> not logged because the JVM will disable all registered loggers with the
> LogManager before the JVMShutdownHook thread completes execution. Logging
> those exceptions is important to detect invalid shutdown sequences.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)