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

Kamal Chandraprakash updated KAFKA-16696:
-----------------------------------------
    Description: 
The in-memory implementation of RSM and RLMM were written to write the 
unit/integration tests: [https://github.com/apache/kafka/pull/10218]

This is not used by any of the tests and superseded by the LocalTieredStorage 
framework which uses local-disk as secondary storage and topic as RLMM. Using 
the LocalTieredStorage framework is the preferred way to write the integration 
tests to capture any regression as it uses the internal topic as storage for 
RLMM which is the default implementation. 

  was:
The in-memory implementation of RSM and RLMM were written to write the 
unit/integration tests: [https://github.com/apache/kafka/pull/10218]

This is not used by any of the tests and superseded by the LocalTieredStorage 
framework which uses local-disk as secondary storage and topic as RLMM. Using 
the LocalTieredStorage framework is the preferred way to write the integration 
tests to capture any regression as it uses the official topic as storage for 
RLMM.


> Remove the in-memory implementation of RSM and RLMM
> ---------------------------------------------------
>
>                 Key: KAFKA-16696
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16696
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Kamal Chandraprakash
>            Assignee: Kamal Chandraprakash
>            Priority: Minor
>
> The in-memory implementation of RSM and RLMM were written to write the 
> unit/integration tests: [https://github.com/apache/kafka/pull/10218]
> This is not used by any of the tests and superseded by the LocalTieredStorage 
> framework which uses local-disk as secondary storage and topic as RLMM. Using 
> the LocalTieredStorage framework is the preferred way to write the 
> integration tests to capture any regression as it uses the internal topic as 
> storage for RLMM which is the default implementation. 



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

Reply via email to