-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
Added column to debezium_signal table at the end called Created_Date and set it to default to current datetime and snapshots broke...should not break (1) and would be nice to have some datetime logging (2)
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
1.9.3
What is the connector configuration?
All
What is the captured database version and mode of depoyment?
MS SQL 2016
Ansible
What behaviour do you expect?
Work like normal
What behaviour do you see?
Snapshots no longer are triggered
Do you see the same behaviour using the latest relesead Debezium version?
(Ideally, also verify with latest Alpha/Beta/CR version)
Haven't tried
Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide DEBUG/TRACE level log)
No
How to reproduce the issue using our tutorial deployment?
Add a column to the debezium_signal table, etc datetime
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
Improve incremental snapshot logging. I know in newer versions you have added more signal rows but I still don't see any date time stamps...would be very helpful to record date time
Implementation ideas (optional)
Add datetimestamp column