This is an automated email from the ASF dual-hosted git repository.

dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 087a5d8f4fc MINOR: fix hyperlink tags (#13221)
     add 659dd2e49f6 KAFKA-14048: Add new `__consumer_offsets` records from 
KIP-848 (#13203)

No new revisions were added by this update.

Summary of changes:
 ...> ConsumerGroupCurrentMemberAssignmentKey.json} | 12 +++--
 .../ConsumerGroupCurrentMemberAssignmentValue.json | 27 ++++++-----
 ...ey.json => ConsumerGroupMemberMetadataKey.json} | 12 +++--
 .../message/ConsumerGroupMemberMetadataValue.json  | 53 ++++++++++++++++++++++
 ...adataKey.json => ConsumerGroupMetadataKey.json} |  8 ++--
 .../common/message/ConsumerGroupMetadataValue.json |  7 +--
 ...json => ConsumerGroupPartitionMetadataKey.json} |  8 ++--
 .../ConsumerGroupPartitionMetadataValue.json       | 20 ++++----
 ...=> ConsumerGroupTargetAssignmentMemberKey.json} | 12 +++--
 .../ConsumerGroupTargetAssignmentMemberValue.json  | 25 +++++-----
 ... ConsumerGroupTargetAssignmentMetadataKey.json} |  8 ++--
 ...ConsumerGroupTargetAssignmentMetadataValue.json |  7 +--
 12 files changed, 136 insertions(+), 63 deletions(-)
 copy group-coordinator/src/main/resources/common/message/{OffsetCommitKey.json 
=> ConsumerGroupCurrentMemberAssignmentKey.json} (70%)
 copy raft/src/main/resources/common/message/QuorumStateData.json => 
group-coordinator/src/main/resources/common/message/ConsumerGroupCurrentMemberAssignmentValue.json
 (50%)
 copy group-coordinator/src/main/resources/common/message/{OffsetCommitKey.json 
=> ConsumerGroupMemberMetadataKey.json} (71%)
 create mode 100644 
group-coordinator/src/main/resources/common/message/ConsumerGroupMemberMetadataValue.json
 copy 
group-coordinator/src/main/resources/common/message/{GroupMetadataKey.json => 
ConsumerGroupMetadataKey.json} (77%)
 copy clients/src/main/resources/common/message/SnapshotFooterRecord.json => 
group-coordinator/src/main/resources/common/message/ConsumerGroupMetadataValue.json
 (79%)
 copy 
group-coordinator/src/main/resources/common/message/{GroupMetadataKey.json => 
ConsumerGroupPartitionMetadataKey.json} (77%)
 copy clients/src/main/resources/common/message/DefaultPrincipalData.json => 
group-coordinator/src/main/resources/common/message/ConsumerGroupPartitionMetadataValue.json
 (59%)
 copy group-coordinator/src/main/resources/common/message/{OffsetCommitKey.json 
=> ConsumerGroupTargetAssignmentMemberKey.json} (70%)
 copy raft/src/main/resources/common/message/QuorumStateData.json => 
group-coordinator/src/main/resources/common/message/ConsumerGroupTargetAssignmentMemberValue.json
 (54%)
 copy 
group-coordinator/src/main/resources/common/message/{GroupMetadataKey.json => 
ConsumerGroupTargetAssignmentMetadataKey.json} (76%)
 copy clients/src/main/resources/common/message/SnapshotFooterRecord.json => 
group-coordinator/src/main/resources/common/message/ConsumerGroupTargetAssignmentMetadataValue.json
 (77%)

Reply via email to