adutra commented on PR #2280:
URL: https://github.com/apache/polaris/pull/2280#issuecomment-3168329634

   Re: integration test failure. The test passes locally. There is some 
classloading snafu going on, I will investigate later:
   
   ```
   Caused by: java.lang.IllegalStateException: PolarisServerManager not found
        at 
org.apache.polaris.service.it.ext.PolarisServerManagerLoader.lambda$static$0(PolarisServerManagerLoader.java:28)
        at java.base/java.util.Optional.orElseThrow(Optional.java:403)
        at 
org.apache.polaris.service.it.ext.PolarisServerManagerLoader.<clinit>(PolarisServerManagerLoader.java:28)
        ... 4 more
   ```


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