jinggou opened a new pull request, #15:
URL: https://github.com/apache/phoenix-adapters/pull/15

   ConnectionConfigIT was missing the TestUtils.awaitPhoenixReady(url) call 
that was added to other integration tests. This caused the test to fail 
intermittently on JDK 21 when it tried to connect to Phoenix before the system 
tables were fully initialized.
   
   The fix adds the readiness check after the mini-cluster starts and before 
the REST server is created, matching the pattern used in other test classes.


-- 
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]

Reply via email to