[
https://issues.apache.org/jira/browse/KAFKA-20499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bejeck resolved KAFKA-20499.
---------------------------------
Resolution: Fixed
> InMemoryStores readOnly implementations
> ---------------------------------------
>
> Key: KAFKA-20499
> URL: https://issues.apache.org/jira/browse/KAFKA-20499
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Nicholas Telford
> Assignee: Nicholas Telford
> Priority: Major
>
> Each of {{{}InMemoryKeyValueStore{}}}, {{{}InMemorySessionStore{}}}, and
> {{InMemoryWindowStore}} need to provide an implementation of {{readOnly}}
> that produces a read-only view.
> Reads are either served by the {{{}TransactionBuffer{}}}, or directly by the
> store's committed map, dependent on the requested {{{}IsolationLevel{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)