Jean-Baptiste Onofré created KARAF-4315:
-------------------------------------------
Summary: Kafka ProducerConfig logs in INFO, causing infinite loop
when using the log collector
Key: KARAF-4315
URL: https://issues.apache.org/jira/browse/KARAF-4315
Project: Karaf
Issue Type: Improvement
Components: decanter
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: decanter-1.0.2
The Decanter Kafka Appender uses KafkaProducer, which uses ProducerConfig
behind the hood. The Kafka ProducerConfig logs a message (for each message sent
by the producer) containing the current configuration in use.
Used in conjunction with the log collector, it causes an infinite loop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)