Bill Bejeck created KAFKA-20475:
-----------------------------------

             Summary: KIP-892: Update store adapters and suppliers for 
isolation level
                 Key: KAFKA-20475
                 URL: https://issues.apache.org/jira/browse/KAFKA-20475
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Bill Bejeck


Delegate new methods through adapters and pass isolation level through store 
suppliers.

Adapters:
- KeyValueStoreWrapper, KeyValueToTimestampedKeyValueByteStoreAdapter
- WindowToTimestampedWindowByteStoreAdapter, 
VersionedKeyValueToBytesStoreAdapter
- TimestampedKeyValueStoreBuilderWithHeaders (KIP-1271)
- TimestampedWindowStoreWithHeadersBuilder (KIP-1271)
- SessionStoreWithHeadersBuilder (KIP-1271)

Suppliers:
- RocksDBKeyValueBytesStoreSupplier — pass isolation level to store
- RocksDBKeyValueHeadersBytesStoreSupplier (KIP-1271)
- RocksDbWindowHeadersBytesStoreSupplier (KIP-1271)
- RocksDbSessionHeadersBytesStoreSupplier (KIP-1271)
- RocksDbTimeOrderedSessionHeadersBytesStoreSupplier (KIP-1271)
- RocksDbIndexedTimeOrderedWindowBytesStoreWithHeadersSupplier (KIP-1271)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to