stevenzwu commented on PR #11001: URL: https://github.com/apache/iceberg/pull/11001#issuecomment-2308591224
test logging seems to have been broken since `apache-iceberg-1.4.0` by mock nets server ``` org.slf4j:slf4j-api:2.0.6 +--- org.mock-server:mockserver-client-java:5.15.0 | +--- testRuntimeClasspath | \--- org.mock-server:mockserver-netty:5.15.0 | \--- testRuntimeClasspath +--- org.mock-server:mockserver-core:5.15.0 | +--- org.mock-server:mockserver-netty:5.15.0 (*) | \--- org.mock-server:mockserver-client-java:5.15.0 (*) \--- org.mock-server:mockserver-netty:5.15.0 (*) ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
