[ https://issues.apache.org/jira/browse/KAFKA-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288042#comment-15288042 ]
ASF GitHub Bot commented on KAFKA-3721: --------------------------------------- GitHub user becketqin opened a pull request: https://github.com/apache/kafka/pull/1400 KAFKA-3721: Put UpdateMetadataRequest V2 in 0.10.0-IV1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/becketqin/kafka KAFKA-3721 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1400.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1400 ---- commit 123bd518c8ad3dbfba8a1c9a26d3bf659c61a514 Author: Jiangjie Qin <becket....@gmail.com> Date: 2016-05-18T01:25:11Z Put UpdateMetadataRequest V2 in 0.10.0-IV1 ---- > UpdateMetadataRequest V2 should be in API version 0.10.0-IV1 > ------------------------------------------------------------ > > Key: KAFKA-3721 > URL: https://issues.apache.org/jira/browse/KAFKA-3721 > Project: Kafka > Issue Type: Bug > Reporter: Jiangjie Qin > Assignee: Jiangjie Qin > Priority: Blocker > Fix For: 0.10.0.0 > > > When we introduce UpdateMetadataRequest V2 in KAFKA-1215, we did not > introduce a new API Version 0.10.0-IV1 but reused 0.10.0-IV0. This causes > problem for people who are running off the trunk and using message format > 0.10.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)