[
https://issues.apache.org/jira/browse/FLINK-21694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298717#comment-17298717
]
Jun Qin commented on FLINK-21694:
---------------------------------
Sorry I did not make it clear: I propose to also increase the default value for
{{state.backend.rocksdb.thread.num}} for speeding up background flushing and
compaction. What do you think? [~yunta]
> Increase default value of
> "state.backend.rocksdb.checkpoint.transfer.thread.num"
> --------------------------------------------------------------------------------
>
> Key: FLINK-21694
> URL: https://issues.apache.org/jira/browse/FLINK-21694
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Stephan Ewen
> Priority: Critical
> Fix For: 1.13.0
>
>
> The default value for the number of threads used to download state artifacts
> from checkpoint storage should be increased.
> The increase should not pose risk of regression, but does in many cases speed
> up checkpoint recovery significantly.
> Something similar was reported in this blog post, item (3).
> https://engineering.contentsquare.com/2021/ten-flink-gotchas/
> A default value of 8 (eight) sounds like a good default. It should not result
> in excessive thread explosion, and already speeds up recovery.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)