conduktor.io ↗

remote.log.manager.fetch.max.bytes.per.second — Kafka Broker Configuration

The maximum number of bytes that can be fetched from remote storage to local storage per second. This is a global limit for all the partitions that are being fetched from remote storage to local storage.

Description

The maximum number of bytes that can be fetched from remote storage to local storage per second. This is a global limit for all the partitions that are being fetched from remote storage to local storage. The default value is Long.MAX_VALUE, which means there is no limit on the number of bytes that can be fetched per second.

Default Values by Kafka Version

Kafka VersionDefault Value
3.89223372036854775807
3.99223372036854775807
4.09223372036854775807
4.19223372036854775807
4.29223372036854775807
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.