[
https://issues.apache.org/jira/browse/KAFKA-20185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alieh Saeedi updated KAFKA-20185:
---------------------------------
Description:
Investigate how the new header-aware state store should integrate with
Interactive Queries while IQv2 is not yet supported. Specifically, determine
whether we must override {{query()}} and {{position()}} in the new store
implementation, or whether the existing {{KeyQuery}} and {{RangeQuery}} logic
from {{MeteredKeyValueStore}} will work transparently with the new byte format.
ref: https://github.com/apache/kafka/pull/21451#discussion_r2801654345
was:ref:
> Verify existing IQv2 methods for MeteredTimestampedKeyValueStoreWithHeaders
> ---------------------------------------------------------------------------
>
> Key: KAFKA-20185
> URL: https://issues.apache.org/jira/browse/KAFKA-20185
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Alieh Saeedi
> Priority: Major
>
> Investigate how the new header-aware state store should integrate with
> Interactive Queries while IQv2 is not yet supported. Specifically, determine
> whether we must override {{query()}} and {{position()}} in the new store
> implementation, or whether the existing {{KeyQuery}} and {{RangeQuery}} logic
> from {{MeteredKeyValueStore}} will work transparently with the new byte
> format.
> ref: https://github.com/apache/kafka/pull/21451#discussion_r2801654345
--
This message was sent by Atlassian Jira
(v8.20.10#820010)