[ 
https://issues.apache.org/jira/browse/KAFKA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106963#comment-14106963
 ] 

Guozhang Wang commented on KAFKA-1486:
--------------------------------------

Hi Gwen,

In KAFKA-1462 what we have decided to make the new requests / response formats 
in the server side as a scala wrapper of the java schemas, with main reason 
being the conversion difficulty of scala and java. The plan is that after both 
clients are done, we will have the common.jar along with the client.jar which 
contains common utils like the request/response schemas, and then we can make 
the core.jar of the server to be dependent on the common jars. So this Jira may 
be delayed until then.

> Move all request/responses to use schema-utils
> ----------------------------------------------
>
>                 Key: KAFKA-1486
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1486
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Joel Koshy
>            Assignee: Gwen Shapira
>              Labels: newbie
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> We started doing this for the new producer.
> We should do the same on the server-side as well. It will make it a more 
> convenient to evolve the wire-protocol over time.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to