[jira] [Created] (FLINK-8859) RocksDB backend should pass WriteOption to Rocks.put() when restoring

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

[jira] [Created] (FLINK-8859) RocksDB backend should pass WriteOption to Rocks.put() when restoring

Shang Yuanchun (Jira)
Sihua Zhou created FLINK-8859:
---------------------------------

             Summary: RocksDB backend should pass WriteOption to Rocks.put() when restoring
                 Key: FLINK-8859
                 URL: https://issues.apache.org/jira/browse/FLINK-8859
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
    Affects Versions: 1.5.0
            Reporter: Sihua Zhou
            Assignee: Sihua Zhou
             Fix For: 1.5.0


We should pass `WriteOption` to Rocks.put() when restoring from handle (Both in full & incremental checkpoint). Because of `WriteOption.setDisableWAL(true)`, the performance can be increased by about 2 times.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)