[jira] [Created] (FLINK-6481) Encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6481) Encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern

Shang Yuanchun (Jira)
Stefan Richter created FLINK-6481:
-------------------------------------

             Summary: Encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern
                 Key: FLINK-6481
                 URL: https://issues.apache.org/jira/browse/FLINK-6481
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Stefan Richter
            Priority: Minor


We could encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern and also try if we can separate their implementing (currently inner) classes from clearly from RocksDB's remaining business logic.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)