You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2020/05/06 05:12:00 UTC

[jira] [Created] (FLINK-17539) Migrate the configuration options which do not follow the xyz.max/min pattern.

Yangze Guo created FLINK-17539:
----------------------------------

             Summary: Migrate the configuration options which do not follow the xyz.max/min pattern.
                 Key: FLINK-17539
                 URL: https://issues.apache.org/jira/browse/FLINK-17539
             Project: Flink
          Issue Type: Sub-task
            Reporter: Yangze Guo
             Fix For: 2.0.0


Config options need to be changed:
- restart-strategy.failure-rate.max-failures-per-interval
- yarn.maximum-failed-containers
- state.backend.rocksdb.compaction.level.max-size-level-base
- cluster.registration.max-timeout
- high-availability.zookeeper.client.max-retry-attempts
- rest.client.max-content-length
- rest.retry.max-attempts
- rest.server.max-content-length
- jobstore.max-capacity
- taskmanager.registration.max-backoff
- compiler.delimited-informat.max-line-samples
- compiler.delimited-informat.min-line-samples
- compiler.delimited-informat.max-sample-len
- taskmanager.runtime.max-fan
- pipeline.max-parallelism
- execution.checkpointing.max-concurrent-checkpoint
- execution.checkpointing.min-pause
- akka.client-socket-worker-pool.pool-size-max
- akka.client-socket-worker-pool.pool-size-min
- akka.fork-join-executor.parallelism-max
- akka.fork-join-executor.parallelism-min
- akka.server-socket-worker-pool.pool-size-max
- akka.server-socket-worker-pool.pool-size-min
- containerized.heap-cutoff-min



--
This message was sent by Atlassian Jira
(v8.3.4#803005)