chia7712 commented on PR #18423: URL: https://github.com/apache/kafka/pull/18423#issuecomment-2576125380
the `ShareUpdateKey` file has validVersions=1 in 4.0 but "validVersions=0" in trunk. It is fine as we don't use the version to check serialized field. Also, we won't bump the version for those coordinator-keys. However, it is still a weird thing to have two different validVersions for same record. Maybe we can add some comments to the json file in 4.0? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org