streaming-related Configurations
Any configuration related to the streaming service.
streaming.walBalancer.triggerInterval
Description | Default Value |
---|---|
|
1m |
streaming.walBalancer.backoffInitialInterval
Description | Default Value |
---|---|
|
50ms |
streaming.walBalancer.backoffMultiplier
Description | Default Value |
---|---|
The multiplier of balance task trigger backoff, 2 by default | 2 |
streaming.walBroadcaster.concurrencyRatio
Description | Default Value |
---|---|
The concurrency ratio based on number of CPU for wal broadcaster, 1 by default. | 1 |
streaming.txn.defaultKeepaliveTimeout
Description | Default Value |
---|---|
The default keepalive timeout for wal txn, 10s by default | 10s |