Satish Duggana created KAFKA-14625:
--------------------------------------
Summary: CheckpointFile read and write API consistency
Key: KAFKA-14625
URL: https://issues.apache.org/jira/browse/KAFKA-14625
Project: Kafka
Issue Type: Improvement
Components: core
Reporter: Satish Duggana
` CheckpointFile` has the below read and write APIs, write expects a Collection
of items, but read returns a List of elements. It is better to look into these
APIs and its usages and see whether consistency can be brought without
introducing any extra collection conversions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)