You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2021/01/12 09:53:00 UTC

[jira] [Created] (CAMEL-16023) camel-test-infra-kafka: Strimzi service fails to release resources

Otavio Rodolfo Piske created CAMEL-16023:
--------------------------------------------

             Summary: camel-test-infra-kafka: Strimzi service fails to release resources
                 Key: CAMEL-16023
                 URL: https://issues.apache.org/jira/browse/CAMEL-16023
             Project: Camel
          Issue Type: Bug
          Components: tests
    Affects Versions: 3.7.0
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske


When using the strimzi containers, instead of the Kafka ones, they fail to launch due to: 

 
{code:java}
java.lang.IllegalArgumentException: Requested port (9092) is not mapped at org.testcontainers.containers.ContainerState.getMappedPort(ContainerState.java:152) at org.apache.camel.test.infra.kafka.services.StrimziContainer.getKafkaPort(StrimziContainer.java:56)
 
{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)