We currently cannot update logging configuration dynamically for controllers because we cannot talk to controllers directly as reported hereĀ #9692. If the logging config is not dynamic, the controllers would not be rolled either. The user would need to trigger manual rolling update for controllers to change their log level. This can be solved once we can talk to the controller directly but this is currently blocked behind a bug in upstream Kafka. In the meantime, we may need to add a workaround similar to how we handle controller config changes (we extract the controller-relevant configurations and use it in the configuration annotations).
Created by Strimzi#10204
- links to
-
RHSA-2024:142550 Streams for Apache Kafka 2.8.0 release and security update