Nicholas Telford created KAFKA-20494:
----------------------------------------
Summary: Transactional support for InMemoryKeyValueStore
Key: KAFKA-20494
URL: https://issues.apache.org/jira/browse/KAFKA-20494
Project: Kafka
Issue Type: Sub-task
Reporter: Nicholas Telford
Assignee: Nicholas Telford
We will create a {{TransactionBuffer}} implementation for
{{{}InMemoryKeyValueStore{}}}, that simply uses the read buffer directly as the
write buffer (since there is no benefit to splitting up reads and writes for
InMemory stores).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)