[
https://issues.apache.org/jira/browse/KAFKA-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722119#comment-17722119
]
Satish Duggana commented on KAFKA-7739:
---------------------------------------
[~jeqo]
Good point, we can improve the javadoc about the TransactionIndex case also in
RSM.
RSM should throw a ResourceNotFoundExceptioo if it does not have
TransactionIndex. Currently, it expects an empty InputStream and creates an
unnecessary file in the cache. This can be avoided by catching
ResourceNotFoundException and not creating an instance. There are minor
cleanups needed in RemoteIndexCache and other TransactionIndex usages. Filed
https://issues.apache.org/jira/browse/KAFKA-14993
> Kafka Tiered Storage
> --------------------
>
> Key: KAFKA-7739
> URL: https://issues.apache.org/jira/browse/KAFKA-7739
> Project: Kafka
> Issue Type: New Feature
> Components: core
> Reporter: Harsha
> Assignee: Satish Duggana
> Priority: Major
> Labels: needs-kip
> Fix For: 3.6.0
>
>
> KIP:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-405%3A+Kafka+Tiered+Storage]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)