Chia-Ping Tsai created KAFKA-21071:
--------------------------------------
Summary: Merge CheckpointFile and CheckpointFileWithFailureHandler
Key: KAFKA-21071
URL: https://issues.apache.org/jira/browse/KAFKA-21071
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
{{CheckpointFile}} is used by {{CheckpointFileWithFailureHandler}} only, and
{{CheckpointFileWithFailureHandler}} is a small class. So we could merge them
into the storage module to simplify the code. Also, the two inner classes
{{CheckpointReadBuffer}} and {{CheckpointWriteBuffer}} could be converted into
static helper methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)