You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sagar Rao (Jira)" <ji...@apache.org> on 2021/02/04 10:54:00 UTC

[jira] [Updated] (KAFKA-12289) Add Tests for prefixScan in InMemoryKeyValueStore

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

Sagar Rao updated KAFKA-12289:
------------------------------
    Description: While reviewing, kIP-614, a comment was added to add a test that directly tests the in-memory store without any cache in between for prefixScan.   (was: While reviewing, kIP-614, it was decided that tests for [CachingInMemoryKeyValueStoreTest.java|https://github.com/apache/kafka/pull/9508/files/899b79781d3412658293b918dce16709121accf1#diff-fdfe70d8fa0798642f0ed54785624aa9850d5d86afff2285acdf12f2775c3588] need to be streamlined to use mocked underlyingStore.)

> Add Tests for prefixScan in InMemoryKeyValueStore
> -------------------------------------------------
>
>                 Key: KAFKA-12289
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12289
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams, unit tests
>            Reporter: Sagar Rao
>            Assignee: Sagar Rao
>            Priority: Major
>              Labels: newbie
>
> While reviewing, kIP-614, a comment was added to add a test that directly tests the in-memory store without any cache in between for prefixScan. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)