View Issue Details

IDProjectCategoryView StatusLast Update
0004235SymmetricDSImprovementpublic2020-01-23 20:42
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.3 
Target Version3.11.4Fixed in Version3.11.4 
Summary0004235: Kafka driver outputs INFO log message, causing noise in the log
DescriptionAdd the following to log4j.xml:

    <category name="io.confluent.kafka.serializers.KafkaAvroSerializerConfig">
        <priority value="WARN" />
    </category>
Tagsdialect: kafka

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 2d734628

2020-01-09 10:53:15

Philip Marzullo

Details Diff
0004235: Kafka driver outputs INFO log message, causing noise in the log Affected Issues
0004235
mod - symmetric-server/src/main/deploy/conf/log4j.xml Diff File
mod - symmetric-util/src/test/resources/log4j.xml Diff File

Issue History

Date Modified Username Field Change
2020-01-09 15:49 pmarzullo New Issue
2020-01-09 15:49 pmarzullo Status new => assigned
2020-01-09 15:49 pmarzullo Assigned To => pmarzullo
2020-01-09 15:49 pmarzullo Tag Attached: dialect: kafka
2020-01-09 16:00 Changeset attached => SymmetricDS 3.11 2d734628
2020-01-09 19:42 pmarzullo Status assigned => resolved
2020-01-09 19:42 pmarzullo Resolution open => fixed
2020-01-09 19:42 pmarzullo Fixed in Version => 3.11.4
2020-01-23 20:42 admin Status resolved => closed