[ https://issues.apache.org/jira/browse/KAFKA-14625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678259#comment-17678259 ]
Sagar Rao commented on KAFKA-14625: ----------------------------------- [~ijuma] , I see. [~satish.duggana] , do you think the collection conversion that you mentioned in the description brings any side effects? > 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 > Priority: Major > > ` 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)