dlg99 commented on pull request #12859:
URL: https://github.com/apache/pulsar/pull/12859#issuecomment-973228643
another problem with AvroData creation is that it logs
```
INFO org.apache.pulsar.kafka.shade.io.confluent.connect.avro.AvroDataConfig
- AvroDataConfig values:
connect.meta.data = true
enhanced.avro.schema.support = false
schemas.cache.config = 1000
```
every time it is created; this PR should reduce amount of useless logging in
debezium connectors
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]