wolfstudy commented on issue #4901: Fix swagger of FunctionBase display problem URL: https://github.com/apache/pulsar/pull/4901#issuecomment-519329956 ``` 2019-08-07\T\16:00:37.320 [ERROR] Tests run: 30, Failures: 2, Errors: 0, Skipped: 20, Time elapsed: 79.929 s <<< FAILURE! - in org.apache.pulsar.client.impl.BrokerClientIntegrationTest 2019-08-07\T\16:00:37.321 [ERROR] testCloseConnectionOnBrokerRejectedRequest(org.apache.pulsar.client.impl.BrokerClientIntegrationTest) Time elapsed: 2.309 s <<< FAILURE! org.apache.pulsar.client.api.PulsarClientException$TooManyRequestsException: Failed due to too many pending lookup requests at org.apache.pulsar.client.api.PulsarClientException.unwrap(PulsarClientException.java:255) at org.apache.pulsar.client.impl.ProducerBuilderImpl.create(ProducerBuilderImpl.java:88) at org.apache.pulsar.client.impl.BrokerClientIntegrationTest.testCloseConnectionOnBrokerRejectedRequest(BrokerClientIntegrationTest.java:535) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:54) at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:44) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ``` run java8 tests
---------------------------------------------------------------- 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
