You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/02/04 16:23:39 UTC

[jira] [Created] (KARAF-4315) Kafka ProducerConfig logs in INFO, causing infinite loop when using the log collector

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)