wolfstudy edited a comment on issue #6059: [Go Functions] Replace cgo client 
with native go client in Go Function
URL: https://github.com/apache/pulsar/pull/6059#issuecomment-574589010
 
 
   Action ci `Unit - Brokers` error as follows:
   
   ```
   [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 
14.152 s <<< FAILURE! - in org.apache.pulsar.broker.service.RackAwareTest
   [ERROR] testPlacement(org.apache.pulsar.broker.service.RackAwareTest)  Time 
elapsed: 0.095 s  <<< FAILURE!
   
org.apache.pulsar.client.admin.PulsarAdminException$ServerSideErrorException: 
HTTP 500 Internal Server Error
        at 
org.apache.pulsar.client.admin.internal.BaseResource.getApiException(BaseResource.java:204)
        at 
org.apache.pulsar.client.admin.internal.BookiesImpl.updateBookieRackInfo(BookiesImpl.java:74)
        at 
org.apache.pulsar.broker.service.RackAwareTest.testPlacement(RackAwareTest.java:101)
        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)
   ```
   
   @tuteng please check.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to