This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/trunk by this push:
new d0846bd2bc0 MINOR: Remove out-of-date comments from GC record schemas
(#20814)
d0846bd2bc0 is described below
commit d0846bd2bc024c611ae092a747daca8c4d23859f
Author: Andrew Schofield <[email protected]>
AuthorDate: Mon Nov 3 14:08:57 2025 +0000
MINOR: Remove out-of-date comments from GC record schemas (#20814)
Remove comments from group coordinator record schemas for KIP-932 which
are now out of date.
Reviewers: Lianet Magrans <[email protected]>, Chia-Ping Tsai
<[email protected]>
---
.../resources/common/message/ShareGroupCurrentMemberAssignmentKey.json | 1 -
.../resources/common/message/ShareGroupCurrentMemberAssignmentValue.json | 1 -
.../src/main/resources/common/message/ShareGroupMemberMetadataKey.json | 1 -
.../src/main/resources/common/message/ShareGroupMemberMetadataValue.json | 1 -
.../src/main/resources/common/message/ShareGroupMetadataKey.json | 1 -
.../src/main/resources/common/message/ShareGroupMetadataValue.json | 1 -
.../resources/common/message/ShareGroupStatePartitionMetadataKey.json | 1 -
.../resources/common/message/ShareGroupStatePartitionMetadataValue.json | 1 -
.../resources/common/message/ShareGroupTargetAssignmentMemberKey.json | 1 -
.../resources/common/message/ShareGroupTargetAssignmentMemberValue.json | 1 -
.../resources/common/message/ShareGroupTargetAssignmentMetadataKey.json | 1 -
.../common/message/ShareGroupTargetAssignmentMetadataValue.json | 1 -
12 files changed, 12 deletions(-)
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentKey.json
index c88926933f1..87aae9a955d 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 14,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentValue.json
index 64959a42cc8..a4e9374e523 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupCurrentMemberAssignmentValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 14,
"type": "coordinator-value",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataKey.json
index e5e0250502b..9064e79e9c1 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 10,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataValue.json
index e4cf5e16900..7cd807d3291 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupMemberMetadataValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 10,
"type": "coordinator-value",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupMetadataKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupMetadataKey.json
index 4c3fe1affb8..417e9722be8 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupMetadataKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupMetadataKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 11,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupMetadataValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupMetadataValue.json
index 661fdbdde95..5fe43b6a666 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupMetadataValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupMetadataValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 11,
"type": "coordinator-value",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataKey.json
index d24e7bb9d4a..a597722cb0b 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 15,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataValue.json
index 57ca75823d8..9a044dad728 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupStatePartitionMetadataValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 15,
"type": "coordinator-value",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberKey.json
index e8b364d2896..a338b6661bc 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 13,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberValue.json
index f6b52f3c86b..65363ad1885 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMemberValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 13,
"type": "coordinator-value",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataKey.json
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataKey.json
index 202c57de7d5..afae949f18f 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataKey.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataKey.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 12,
"type": "coordinator-key",
diff --git
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataValue.json
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataValue.json
index 0e0028855fb..284c28faf5c 100644
---
a/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataValue.json
+++
b/group-coordinator/src/main/resources/common/message/ShareGroupTargetAssignmentMetadataValue.json
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// KIP-932 is in development. This schema is subject to
non-backwards-compatible changes.
{
"apiKey": 12,
"type": "coordinator-value",