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 2019/01/29 09:46:02 UTC

[GitHub] eolivelli commented on issue #3473: Issue 3457: Do not set HierarchicalLedgerManagerFactory explicitly

eolivelli commented on issue #3473: Issue 3457: Do not set HierarchicalLedgerManagerFactory explicitly
URL: https://github.com/apache/pulsar/pull/3473#issuecomment-458474857
 
 
   @jiazhai seems that there is a problem with the integration tests not related to my change.
   Is any way to retrigger the single job ? (cc @sijie )
   
   ```
   Caused by: com.github.dockerjava.api.exception.ConflictException: {"message":"Conflict. The container name \"/kafka\" is already in use by container \"32665c8d3112bc1d043c1baa233cf940262ac2d50e3ec817210cc4aedbc29332\". You have to remove (or rename) that container to be able to reuse that name."}
   
   	at org.testcontainers.dockerclient.transport.okhttp.OkHttpInvocationBuilder.execute(OkHttpInvocationBuilder.java:274)
   	at org.testcontainers.dockerclient.transport.okhttp.OkHttpInvocationBuilder.execute(OkHttpInvocationBuilder.java:254)
   	at org.testcontainers.dockerclient.transport.okhttp.OkHttpInvocationBuilder.post(OkHttpInvocationBuilder.java:125)
   	at com.github.dockerjava.core.exec.CreateContainerCmdExec.execute(CreateContainerCmdExec.java:33)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services