[ https://issues.apache.org/jira/browse/KAFKA-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287999#comment-15287999 ]
Jiangjie Qin commented on KAFKA-3721: ------------------------------------- Hi Gwen, currently "0.10.0" is always pointing to the latest internal ApiVersion. Are you suggesting to create a new ApiVersion object KAFKA_0_10_0 instead of KAFKA_0_10_0_IV1? That sounds reasonable to me in this case. In the future do we always create a new Object and name it without "IV" suffix even if there is no change compared with the previous ApiVersion? > 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)