[
https://issues.apache.org/jira/browse/KAFKA-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259216#comment-15259216
]
Sriharsha Chintalapani commented on KAFKA-3294:
-----------------------------------------------
[~chienle] I am familiar with it. I want this to be part of Apache Kafka not in
a external github project.
[~mgharat] Its an external netty server with REST API endpoints exposed where
clients can send messages , internally it will use producers to send that data
to brokers. Yes similar to mirror maker. What are your thoughts on integrating
within kafka brokers?
> Kafka REST API
> --------------
>
> Key: KAFKA-3294
> URL: https://issues.apache.org/jira/browse/KAFKA-3294
> Project: Kafka
> Issue Type: New Feature
> Reporter: Sriharsha Chintalapani
> Assignee: Parth Brahmbhatt
>
> This JIRA is to build Kafka REST API for producer, consumer and also any
> administrative tasks such as create topic, delete topic. We do have lot of
> kafka client api support in different languages but having REST API for
> producer and consumer will make it easier for users to read or write Kafka.
> Also having administrative API will help in managing a cluster or building
> administrative dashboards.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)