You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/08 01:01:58 UTC

[GitHub] [pulsar] zymap commented on pull request #8804: [pulsar-broker] validate namespace isolation policy regex before updating

zymap commented on pull request #8804:
URL: https://github.com/apache/pulsar/pull/8804#issuecomment-740277750


   The test is failed by this.
   ```
   Error:  testBookKeeperDown(org.apache.pulsar.tests.integration.cli.HealthCheckTest)  Time elapsed: 0.194 s  <<< FAILURE!
   org.apache.pulsar.tests.integration.docker.ContainerExecException: pkill -STOP -f BookieServer failed on e3f20778f4944a0efbec3d50a936bc48e8d43e87f0bfe514dd6e80be937546ec with error code 1
   	at org.apache.pulsar.tests.integration.utils.DockerUtils$2.onComplete(DockerUtils.java:259)
   	at com.github.dockerjava.core.exec.AbstrAsyncDockerCmdExec$1.onComplete(AbstrAsyncDockerCmdExec.java:51)
   	at com.github.dockerjava.okhttp.OkHttpInvocationBuilder.lambda$executeAndStream$4(OkHttpInvocationBuilder.java:331)
   	at java.lang.Thread.run(Thread.java:748)
   ```
   
   I remember it already fixed in PR #8791. So could you please rebase to the latest master?


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