[ https://issues.apache.org/jira/browse/KAFKA-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gwen Shapira resolved KAFKA-2814. --------------------------------- Resolution: Fixed Fix Version/s: 0.9.0.0 Issue resolved by pull request 517 [https://github.com/apache/kafka/pull/517] > Kafka Connect system tests using REST interface fail on AWS > ----------------------------------------------------------- > > Key: KAFKA-2814 > URL: https://issues.apache.org/jira/browse/KAFKA-2814 > Project: Kafka > Issue Type: Bug > Components: copycat, system tests > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Fix For: 0.9.0.0, 0.9.1.0 > > > Currently they are using the hostname for the node, which seems sensible but > isn't guaranteed to work on the driver machine because the hostname is a > short name assigned by Vagrant and setup using vagrant-hostmanager on each > instance, but not guaranteed to be setup on the driver machine. Instead we > need to use a special field which contains a hostname that is routable from > the driver but may be worse for logging (e.g., an IP address or long EC2 > hostname containing an encoded version of the IP address). -- This message was sent by Atlassian JIRA (v6.3.4#6332)