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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)