Murtadha Hubail created ASTERIXDB-1460:
------------------------------------------

             Summary: 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
            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)

Reply via email to