+1
In my personal experience Kafka REST server is one of essential parts on
building a reliable real-time pipeline. It's okay to keep the code
reasonably separated from the core, but would appreciate to see some
official supports for the REST servers from the Kafka community.
Regards,
Haohui
On
[
https://issues.apache.org/jira/browse/KAFKA-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951306#comment-14951306
]
Haohui Mai edited comment on KAFKA-2629 at 10/9/15 10:4
[
https://issues.apache.org/jira/browse/KAFKA-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951306#comment-14951306
]
Haohui Mai commented on KAFKA-2629:
---
While flexibility is generally a good thing, i
performing SASL authentication first and encrypting the traffic
directly by setting up an AES codecs.
Hope it helps.
Regards,
Haohui
From: Sriharsha Chintalapani
Sent: Tuesday, April 28, 2015 4:31 PM
To: dev@kafka.apache.org
Cc: Haohui Mai
Subject: Re