Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
A ForStStateBackend is introduced to leverage ForSt as state store for Flink.
This ticket includes:
- Life cycle of ForSt, including initlization/closing
- basic options, resource control, metrics like RocksDBStateBackend
doesn't include the implementation of new AsyncKeyedStateBackend and Async State API which will be resolved in other tickets.