conduktor.io ↗

KIP-1179 — Introduce remote.log.manager.follower.thread.pool.size config

Accepted Kafka 4.2 Tiered Storage

Introduces a new dynamic broker config remote.log.manager.follower.thread.pool.size and deprecates the existing remote.log.manager.thread.pool.size which now exclusively handles follower partition tasks. The original config name was generic but its scope had narrowed to follower tasks after KIP-950, creating a naming mismatch; it also lacked dynamic reconfiguration support unlike the newer copier and expiration thread pool configs.

Details

AuthorKuan Po Tseng
StatusAccepted
Kafka Version4.2
JIRAKAFKA-19237
WikiView on Apache Wiki
Created2025-05-11
Last Modified2025-05-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.