yulei0824 commented on pull request #16645: URL: https://github.com/apache/flink/pull/16645#issuecomment-891834559
@zentol There is a problem in SQLClientSchemaRegistryITCase. Aug 03 13:03:21 at io.confluent.kafka.schemaregistry.client.rest.RestService.getAllVersions(RestService.java:769) Aug 03 13:03:21 at io.confluent.kafka.schemaregistry.client.rest.RestService.getAllVersions(RestService.java:760) Aug 03 13:03:21 at io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient.getAllVersions(CachedSchemaRegistryClient.java:364) Aug 03 13:03:21 at org.apache.flink.tests.util.kafka.SQLClientSchemaRegistryITCase.getAllVersions(SQLClientSchemaRegistryITCase.java:230) Aug 03 13:03:21 at org.apache.flink.tests.util.kafka.SQLClientSchemaRegistryITCase.testWriting(SQLClientSchemaRegistryITCase.java:195) Aug 03 13:03:21 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Aug 03 13:03:21 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) Aug 03 13:03:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) Aug 03 13:03:21 at java.lang.reflect.Method.invoke(Method.java:498) Aug 03 13:03:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) Aug 03 13:03:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) Aug 03 13:03:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) Aug 03 13:03:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) Aug 03 13:03:21 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) Aug 03 13:03:21 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) Aug 03 13:03:21 at java.util.concurrent.FutureTask.run(FutureTask.java:266) Aug 03 13:03:21 at java.lang.Thread.run(Thread.java:748) Aug 03 13:03:21 -- 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]
