[
https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769486#comment-17769486
]
Divij Vaidya commented on KAFKA-15169:
--------------------------------------
> And adding Other test cases of what we discussed i will cover it is as part
> of this JIRA. WDYT ?
Sounds good. Please feel free to add additional tests that you think are not
covered. Another one that comes to my mind is if we have a
"<index_unique_name>.delete" file on the disk (because files with delete suffix
are removed async) and another one with the same name is created (it would
occur second time the entry with same key gets invalidated). It should be a
no-op in that case (instead of throwing an error).
> Add tests for RemoteIndexCache
> ------------------------------
>
> Key: KAFKA-15169
> URL: https://issues.apache.org/jira/browse/KAFKA-15169
> Project: Kafka
> Issue Type: Test
> Reporter: Satish Duggana
> Assignee: Arpit Goyal
> Priority: Major
> Labels: KIP-405
> Fix For: 3.7.0
>
>
> Follow-up from
> https://github.com/apache/kafka/pull/13275#discussion_r1257490978
--
This message was sent by Atlassian Jira
(v8.20.10#820010)