-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.11.0, 1.11.1
-
Labels:
If the cdc data comes from a PG table and the PG table's IDENTITY config is not FULL,
the UPDATE changelog's update message will be null lead a NPE error.
We can add document to remind user set proper IDENTITY for PG table in debezium doc
and improve the Exception message.
It's reported in http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-td5298.html
- links to