[
https://issues.apache.org/jira/browse/KAFKA-20212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bejeck reassigned KAFKA-20212:
-----------------------------------
Assignee: Eduwer Camacaro
> Add offset management support to RocksDBStore
> ---------------------------------------------
>
> Key: KAFKA-20212
> URL: https://issues.apache.org/jira/browse/KAFKA-20212
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Nicholas Telford
> Assignee: Eduwer Camacaro
> Priority: Major
> Labels: streams
>
> {{RocksDbStore}} should support managing its own offsets, by:
> # Adding a new column family to store offsets.
> # Automatically detecting the column family and creating it if it does not
> yet exist.
> # Updating {{commit}} to write the provided offsets to the column family
> (via the CF accessor classes).
> # Updating {{committedOffset}} to read the requested offset from the column
> family.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)