Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- causes
-
FLINK-22381 RocksDBStateBackendTests::test_get_set_number_of_transfering_threads fails on azure
- Closed