Configuration

Configuration #

Operator #

Key Default Type Description
operator.reconciler.reschedule.interval 60s Duration The interval for the controller to reschedule the reconcile process.
operator.observer.rest-ready.delay 10s Duration Final delay before deployment is marked ready after port becomes accessible.
operator.reconciler.max.parallelism 5 Integer The maximum number of threads running the reconciliation loop. Use -1 for infinite.
operator.observer.progress-check.interval 10s Duration The interval for observing status for in-progress operations such as deployment and savepoints.
operator.observer.savepoint.trigger.grace-period 10s Duration The interval before a savepoint trigger attempt is marked as unsuccessful.
operator.observer.flink.client.timeout 10s Duration The timeout for the observer to wait the flink rest client to return.