[ https://issues.apache.org/jira/browse/KAFKA-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550682#comment-14550682 ]
Andrii Biletskyi commented on KAFKA-2195: ----------------------------------------- Created reviewboard https://reviews.apache.org/r/34415/diff/ against branch origin/trunk > Add versionId to AbstractRequest.getErrorResponse and > AbstractRequest.getRequest > -------------------------------------------------------------------------------- > > Key: KAFKA-2195 > URL: https://issues.apache.org/jira/browse/KAFKA-2195 > Project: Kafka > Issue Type: Sub-task > Reporter: Andrii Biletskyi > Assignee: Andrii Biletskyi > Fix For: 0.8.3 > > Attachments: KAFKA-2195.patch > > > This is needed to support versioning. > 1) getRequest: to parse bytes into correct schema you need to know it's > version; by default it's the latest version (current_schema) > 2) getErrorResponse: after filling map with error codes you need to create > respective Response message which dependes on versionId -- This message was sent by Atlassian JIRA (v6.3.4#6332)