[jira] [Created] (FLINK-11138) RocksDB's wal seems to be useless in rocksdb-state-backend that reduce the disk's overhead

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

[jira] [Created] (FLINK-11138) RocksDB's wal seems to be useless in rocksdb-state-backend that reduce the disk's overhead

Shang Yuanchun (Jira)
cailiuyang created FLINK-11138:
----------------------------------

             Summary: RocksDB's wal seems to be useless in rocksdb-state-backend that reduce the disk's overhead
                 Key: FLINK-11138
                 URL: https://issues.apache.org/jira/browse/FLINK-11138
             Project: Flink
          Issue Type: Improvement
            Reporter: cailiuyang


The wal of rocksdb is used to recovery after crash, but after flink-job crash, it always recovery from last checkpoint, so it seems wal is useless.

Am i right?



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