kafka/storage
Johnny Hsu bf3f088c94
KAFKA-16341 fix the LogValidator for non-compressed type (#15476)
- Fix the verifying logic. If it's LOG_APPEND_TIME, we choose the offset of the first record. Else, we choose the record with the maxTimeStamp.
- rename the shallowOffsetOfMaxTimestamp to offsetOfMaxTimestamp

Reviewers: Jun Rao <junrao@gmail.com>, Luke Chen <showuon@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2024-03-19 23:00:30 +08:00
..
api/src MINOR: Remove the space between two words (#15439) 2024-02-29 08:14:35 +08:00
src KAFKA-16341 fix the LogValidator for non-compressed type (#15476) 2024-03-19 23:00:30 +08:00