[ https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625515#comment-13625515 ]
Neha Narkhede commented on KAFKA-852: ------------------------------------- Thanks for the patch, David. However, I'm not able to apply it using the following commands - patch -p1 kafka-852.patch patch -p0 kafka-852.patch Please create a patch using the following command - git diff <local-0.8-branch> > kafka-852.patch > Remove clientId from OffsetFetchResponse and OffsetCommitResponse > ----------------------------------------------------------------- > > Key: KAFKA-852 > URL: https://issues.apache.org/jira/browse/KAFKA-852 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8.1 > Reporter: David Arthur > Assignee: David Arthur > Priority: Minor > Fix For: 0.8.1 > > Attachments: > 0001-KAFKA-852-remove-clientId-from-Offset-Fetch-Commit-R.patch > > Original Estimate: 2h > Remaining Estimate: 2h > > These are not needed and conflict with the API documentation. Should be > removed to be consistent with other APIs -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira