Alexey Goncharuk created IGNITE-121:
---------------------------------------

             Summary: Fallback to Java logging in case of wrong Log4j version
                 Key: IGNITE-121
                 URL: https://issues.apache.org/jira/browse/IGNITE-121
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: sprint-1
            Reporter: Alexey Goncharuk
             Fix For: sprint-2


When no logger is configured and different version of log4j is present in 
classpath, {{addLog4jNoOpLogger()}} will throw an exception (due to class 
change or invalid argument type, for example). This leads to Ignite start error.

The correct behavior would be to catch these errors and fallback to standard 
Java logging which is a default behavior when no log4j classes are available in 
classpath.



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

Reply via email to