satishd opened a new pull request #10271:
URL: https://github.com/apache/kafka/pull/10271


   KAFKA-12429:  Added serdes for the default implementation of RLMM based on 
an internal topic as storage. This topic will receive events of 
RemoteLogSegmentMetadata, RemoteLogSegmentUpdate, and 
RemotePartitionDeleteMetadata. These events are serialized into Kafka protocol 
message format.
   Added tests for all the event types for that topic.
   
   This is part of the tiered storaqe implementation 
[KIP-405](https://cwiki.apache.org/confluence/display/KAFKA/KIP-405%3A+Kafka+Tiered+Storage#KIP405:KafkaTieredStorage-MessageFormat).
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to