[
https://issues.apache.org/jira/browse/KAFKA-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernest Hill updated KAFKA-8852:
-------------------------------
Attachment: kafka.log
> 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
> Priority: Minor
> Attachments: Test.java.txt, kafka.log
>
>
> 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)