[
https://issues.apache.org/jira/browse/KAFKA-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589240#comment-16589240
]
Manikumar commented on KAFKA-7306:
----------------------------------
check this:
https://stackoverflow.com/questions/38666795/does-kafka-support-elb-in-front-of-broker-cluster
> Ability for producer to push to topic on remote server via ELB name
> -------------------------------------------------------------------
>
> Key: KAFKA-7306
> URL: https://issues.apache.org/jira/browse/KAFKA-7306
> Project: Kafka
> Issue Type: New Feature
> Components: config, core, producer
> Reporter: t oo
> Priority: Major
>
> One ec2 (hostA) with producer wants to push to a topic on a different ec2
> (hostB). hostB has got an ELB (hostC) in front of it. From my experimentation
> and reading docs online Kafka does not support hostA producer connecting to
> ELB name (and letting the ELB redirect to the hostB ec2)'s topic.
> Other tool servers (Atlas, Hive.etc) allow hostA to reference remote ELB and
> have the ELB direct the connection to hostB where the tool servers run.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)