[
https://issues.apache.org/jira/browse/FLINK-10040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang closed FLINK-10040.
----------------------------
Resolution: Resolved
All sub-tasks have been resolved.
> Decompose RocksDBKeyedStateBackend
> ----------------------------------
>
> Key: FLINK-10040
> URL: https://issues.apache.org/jira/browse/FLINK-10040
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Stefan Richter
> Priority: Minor
> Labels: auto-deprioritized-major, auto-unassigned
>
> Over time, the class {{RocksDBKeyedStateBackend}} has grown to around 3000
> LOC, with a lot of inner classes (different checkpoint/restore strategies,
> iterators, etc).
> I suggest to decompose it and improve how dependencies to the classes are
> provided in construction, so that things become better to maintain, extend,
> and test.
> Will break down this work into multiple tasks, ordered by estimated
> difficulty/time required.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)