vdiravka commented on PR #2554: URL: https://github.com/apache/drill/pull/2554#issuecomment-1132727330
> The order of initializing static context is broken while using static `#getDefaultProperties` method and `dirTestWatcher` `@ClassRule` from `JdbcTestBase` without extending `JdbcTestBase`. Check the PR description. Most likely this issue is concurrent and realted to loading static contexts, but didn't reproduced earlier due other timing (possbily JUnit issue, it is hard to say exactly, but it is known exactly the JDBC test case should extend `JdbcTestBase`, so then `dirTestWatcher` initialized in time). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
