Re: [PR] KAFKA-16894: Correct definition of ShareVersion [kafka]

2025-05-01 Thread via GitHub
chia7712 merged PR #19606: URL: https://github.com/apache/kafka/pull/19606 -- 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

[PR] KAFKA-16894: Correct definition of ShareVersion [kafka]

2025-04-30 Thread via GitHub
AndrewJSchofield opened a new pull request, #19606: URL: https://github.com/apache/kafka/pull/19606 The ShareVersion feature does not make any metadata version changes. As a result, `SV_1` does not depend on any MV level, and no MV needs to be defined for the preview of KIP-932. -- This