[
https://issues.apache.org/jira/browse/ASTERIXDB-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390442#comment-15390442
]
Till Westmann commented on ASTERIXDB-1460:
------------------------------------------
[~imaxon], is this fixed?
> Global logger level is not respected until Hyracks application starts
> ---------------------------------------------------------------------
>
> Key: ASTERIXDB-1460
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1460
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Configuration
> Reporter: Murtadha Hubail
> Assignee: Ian Maxon
> Priority: Minor
>
> The global log level that is read from asterix-configuration.xml file is not
> set until applicationStart() is called on Cluster/NodeControllerService. Any
> Logger operation before that will be based on the default Logger level value
> (INFO). To avoid this, the global logger level need to be set at the
> beginning of the CC/NC process start up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)