-
Task
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
False
-
False
-
Some of the connector logs have grown pretty substantially in recent releases, in particular, MySQL is now 100mb alone. Looking at the output across connectors, I've identified the following that should likely be adjusted:
- Incremental snapshot tests write out each record, probably unnecessary in logs.
- MySQL legacy SnapshotReader writes lots of info entries during snapshot phase, those regarding excluded tables should likely be reduced to DEBUG level.
- duplicates
-
DBZ-4291 Reduce log verbosity
- Closed