Nicholas Telford created KAFKA-20499:
----------------------------------------
Summary: InMemoryStore readOnly implementations
Key: KAFKA-20499
URL: https://issues.apache.org/jira/browse/KAFKA-20499
Project: Kafka
Issue Type: Sub-task
Reporter: Nicholas Telford
Assignee: Nicholas Telford
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)