[
https://issues.apache.org/jira/browse/FLINK-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386029#comment-16386029
]
ASF GitHub Bot commented on FLINK-8859:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5635
> 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
> Priority: Major
> 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)