You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ernest Hill (Jira)" <ji...@apache.org> on 2019/08/30 19:20:00 UTC

[jira] [Created] (KAFKA-8852) Timeout expired while initializing transactional state when running in Container

Ernest Hill created KAFKA-8852:
----------------------------------

             Summary: Timeout expired while initializing transactional state when running in Container
                 Key: KAFKA-8852
                 URL: https://issues.apache.org/jira/browse/KAFKA-8852
             Project: Kafka
          Issue Type: Bug
          Components: producer 
    Affects Versions: 2.2.1
            Reporter: Ernest Hill


I'm trying to right an integration test that will use transactions. When I run the test using my local instance of Kafka everything is fine. When I try to run it usingĀ org.testcontainers.containers.KafkaContainer I get the following error:
Timeout expired while initializing transactional state in 60000ms.

I don't know if there's a port I need to map. I've looked through the documentation and haven'f found anything. I've attached the source for my test as well as the log file.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)