kafka/storage
Satish Duggana e99984248d
KAFKA-9550 Copying log segments to tiered storage in RemoteLogManager (#13487)
Added functionality to copy log segments, indexes to the target remote storage for each topic partition enabled with tiered storage. This involves creating scheduled tasks for all leader partition replicas to copy their log segments in sequence to tiered storage.

Reviewers: Jun Rao <junrao@gmail.com>, Luke Chen <showuon@gmail.com>
2023-04-12 13:55:36 +08:00
..
api/src KAFKA-13881: Add Storage package info (#13053) 2023-01-02 18:38:52 +01:00
src KAFKA-9550 Copying log segments to tiered storage in RemoteLogManager (#13487) 2023-04-12 13:55:36 +08:00