You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2016/07/23 01:09:20 UTC

[jira] [Commented] (ASTERIXDB-1460) Global logger level is not respected until Hyracks application starts

    [ 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)