conduktor.io ↗

KIP-1230 — Add config for file system permission

Accepted Kafka 4.2 Streams

Adds a Kafka Streams config allow.os.group.write.access (default false) that grants Unix group write permission on the state directory when enabled. Streams hard-coded state directory permissions to owner-only write, blocking multi-user or group-based deployments where shared write access is a legitimate operational requirement.

Details

AuthorMatthias J. Sax
StatusAccepted
Kafka Version4.2
JIRAKAFKA-19803
WikiView on Apache Wiki
Created2025-10-16
Last Modified2025-10-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.