zhuzhurk commented on issue #9688: [FLINK-13056] [runtime] Introduce FastRestartPipelinedRegionStrategy which has better failover handling performance at the cost of slower region building and more memory used URL: https://github.com/apache/flink/pull/9688#issuecomment-532262379 > How do you configure the `FastRestartPipelinedRegionStrategy`? One option is a boolean config "jobmanager.execution.failover-strategy.region.fast". Another option is a new supported value "region-fast" for the failover strategy specification config ("jobmanager.execution.failover-strategy"). I planned to add it when using it for the legacy failover strategy creation. But as you mentioned we can also add it in this PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
