rdblue opened a new pull request #450: Move Hive concurrency tests and run one at a time URL: https://github.com/apache/incubator-iceberg/pull/450 This moves the Hive concurrency tests into a separate suite and adds `synchronized` to the test methods so that the test cases do not run concurrently. This should make those tests more reliable because they assume no other tests are using the Hive connection pool.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
