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

Guozhang Wang commented on KAFKA-2617:
--------------------------------------

I'm closing this ticket as it is resolved by KAFKA-7609 now.

> Move protocol field default values to Protocol
> ----------------------------------------------
>
>                 Key: KAFKA-2617
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2617
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Jakub Nowak
>            Priority: Minor
>              Labels: newbie
>
> Right now the default values are scattered in the Request / Response classes, 
> and some duplicates already exists like JoinGroupRequest.UNKNOWN_CONSUMER_ID 
> and OffsetCommitRequest.DEFAULT_CONSUMER_ID. We would like to move all 
> default values into org.apache.kafka.common.protocol.Protocol since 
> org.apache.kafka.common.requests depends on org.apache.kafka.common.protocol 
> anyways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to