You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gene B. (JIRA)" <ji...@apache.org> on 2018/10/04 13:51:00 UTC

[jira] [Created] (KAFKA-7479) Call to "producer.initTransaction" hangs when using IP for "bootstrap.servers"

Gene B. created KAFKA-7479:
------------------------------

             Summary: Call to "producer.initTransaction" hangs when using IP for "bootstrap.servers"
                 Key: KAFKA-7479
                 URL: https://issues.apache.org/jira/browse/KAFKA-7479
             Project: Kafka
          Issue Type: Bug
          Components: clients
    Affects Versions: 1.0.0
            Reporter: Gene B.


When using IP address for "bootstrap.servers",
And Kafka server is installed in a VM (Virtual Box)

Then transactional Kafka client is hanging on call "producer.initTransaction", and the call never completes.

Current workaround is to add Kafka host's name to the "hosts" file, but this approach will not scale. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)