Key Default Description
cluster.evenly-spread-out-slots
false Enable the slot spread out allocation strategy. This strategy tries to spread out the slots evenly across all available `TaskExecutors`.
cluster.registration.error-delay
10000 The pause made after an registration attempt caused an exception (other than timeout) in milliseconds.
cluster.registration.initial-timeout
100 Initial registration timeout between cluster components in milliseconds.
cluster.registration.max-timeout
30000 Maximum registration timeout between cluster components in milliseconds.
cluster.registration.refused-registration-delay
30000 The pause made after the registration attempt was refused in milliseconds.
cluster.services.shutdown-timeout
30000 The shutdown timeout for cluster services like executors in milliseconds.