[ 
https://issues.apache.org/jira/browse/KAFKA-14993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Duggana updated KAFKA-14993:
-----------------------------------
    Description: RSM should throw a ResourceNotFoundException 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.

> Improve TransactionIndex instance handling while copying to and fetching from 
> RSM.
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-14993
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14993
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Satish Duggana
>            Assignee: Kamal Chandraprakash
>            Priority: Major
>
> RSM should throw a ResourceNotFoundException 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to