Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
27.0.5, 27.1.0
-
Security Level: Default (Default Security Scheme)
-
Horizon 2021 - Mar 17 - Mar 31
Description
SCENARIO:
Minions setup to use Kafka are generating multiple warning logs every 5 seconds during health-check.
08:13:44.668 WARN [health-check-0] The configuration 'acks' was supplied but isn't a known config. 08:13:44.671 WARN [health-check-0] The configuration 'group.id' was supplied but isn't a known config. 08:13:44.672 WARN [health-check-0] The configuration 'felix.fileinstall.filename' was supplied but isn't a known config. 08:13:44.672 WARN [health-check-0] The configuration 'session.timeout.ms' was supplied but isn't a known config. 08:13:44.673 WARN [health-check-0] The configuration 'single-topic' was supplied but isn't a known config. 08:13:44.674 WARN [health-check-0] The configuration 'service.pid' was supplied but isn't a known config.
The felix.fileinstall.filename and service.pid logs are generated with a vanilla configuration. Additional kafka rpc and ipc settings defined in minion-config.yaml also trigger this warning log (ex: single-topic).
Seen with minion 27.0+.
Hopefully just log noise that still should be either fixed, downgraded from WARN or silenced.
Even if just log noise, we should either fix, downgrade or silence
Attachments
Issue Links
- related to
-
NMS-13264 Upgrade Kafka components to 2.8.0
-
- Resolved
-