-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
False
-
-
False
Bug report
When a DDL statement is logged, sensitive information was being surfaced.
What Debezium connector do you use and what version?
3.2.0-SNAPSHOT
What is the connector configuration?
MySQL connector
`"errors.max.retries": "10"`
What is the captured database version and mode of deployment?
(E.g. on-premises, with a specific cloud provider, etc.)
MySQL 8
What behavior do you expect?
Connector should fail after the number of max retries is exceeded. Given that this number is provided.
What behavior do you see?
Infinite restarts.
Do you see the same behaviour using the latest released Debezium version?
Yes
Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide DEBUG/TRACE level log)
Sample of log attached with information redacted.
How to reproduce the issue using our tutorial deployment?
- duplicates
-
DBZ-8999 DDL is logged with sensitive information in AbstractSchemaHistory
-
- Closed
-