Maksim Timonin created IGNITE-23472:
---------------------------------------

             Summary: Fix flaky JavaLoggerTest
                 Key: IGNITE-23472
                 URL: https://issues.apache.org/jira/browse/IGNITE-23472
             Project: Ignite
          Issue Type: Bug
            Reporter: Maksim Timonin


Field `JavaLogger#inited` is used for DCL pattern while initializing logger. 
The test checks `JavaLogger#cfg` to be non-null that is actually null if run 
test multiple times. There is no guarantee for the `cfg` field to be 
initialized with the DCL. 

Need to investigate how to refactor JavaLogger to make test green.

 

[https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_RunAll/8117150?buildTab=tests&suite=org.apache.ignite.testsuites.IgniteLoggingSelfTestSuite%3A+&package=org.apache.ignite.logger.java&class=JavaLoggerTest]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to