kafka/shell/src
José Armando García Sancio 9f01909dc3
KAFKA-12997: Expose the append time for batches from raft (#10946)
Add the record append time to Batch. Change SnapshotReader to set this time to the
time of the last log in the last batch. Fix the QuorumController to remember the last
committed batch append time and to store it in the generated snapshot.

Reviewers: David Arthur <mumrah@gmail.com>, Luke Chen <showuon@gmail.com>, Colin P. McCabe <cmccabe@apache.org>
2021-07-01 16:38:59 -07:00
..
main/java/org/apache/kafka/shell KAFKA-12997: Expose the append time for batches from raft (#10946) 2021-07-01 16:38:59 -07:00
test/java/org/apache/kafka/shell KAFKA-12334: Add the KIP-500 metadata shell 2021-02-19 15:46:34 -08:00