[
https://issues.apache.org/jira/browse/KAFKA-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722119#comment-17722119
]
Satish Duggana edited comment on KAFKA-7739 at 5/14/23 2:19 AM:
----------------------------------------------------------------
[~jeqo]
Good point, we can improve the javadoc about the TransactionIndex case also in
RSM.
Filed https://issues.apache.org/jira/browse/KAFKA-14993
was (Author: satish.duggana):
[~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)