I'm curiosity why Kafka don't implementation protocol by protocol buffer or
any other tools . It's good to use by other language


2014-09-01 22:48 GMT+08:00 Anton Karamanov (JIRA) <j...@apache.org>:

>
>      [
> https://issues.apache.org/jira/browse/KAFKA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
>
> Anton Karamanov updated KAFKA-1620:
> -----------------------------------
>     Reviewer: Jun Rao
>     Assignee: Anton Karamanov
>       Status: Patch Available  (was: Open)
>
> > Make kafka api protocol implementation public
> > ---------------------------------------------
> >
> >                 Key: KAFKA-1620
> >                 URL: https://issues.apache.org/jira/browse/KAFKA-1620
> >             Project: Kafka
> >          Issue Type: Improvement
> >            Reporter: Anton Karamanov
> >            Assignee: Anton Karamanov
> >         Attachments:
> 0001-KAFKA-1620-Make-kafka-api-protocol-implementation-pu.patch
> >
> >
> > Some of the classes which implement Kafka api protocol, such as
> {{RequestOrResponse}} and {{FetchRequest}} are defined as private to
> {{kafka}} package. Those classes would be extremely usefull for writing
> custom clients (we're using Scala with Akka and implementing one directly
> on top of Akka TCP), and don't seem to contain any actuall internal logic
> of Kafka. Therefore it seems like a nice idea to make them public.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>



-- 


long is the way and hard  that out of Hell leads up to light

Reply via email to