[ 
https://issues.apache.org/jira/browse/IGNITE-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgenii Zhuravlev updated IGNITE-8899:
--------------------------------------
    Fix Version/s: 2.7

> IgniteJdbcDriver directly create JavaLogger in static context
> -------------------------------------------------------------
>
>                 Key: IGNITE-8899
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8899
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Evgenii Zhuravlev
>            Assignee: Evgenii Zhuravlev
>            Priority: Major
>             Fix For: 2.7
>
>
> It means, that it always prints error in logs, if Jul logging file doesn't 
> exist. I suggest to use the same approach as in thin driver:
> replace 
> new JavaLogger()
> with
> Logger.getLogger(IgniteJdbcDriver.class.getName())



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to