Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
21.06, 22.08, 23.02, 23.08, 24.02
-
None
Description
Kafkacdc uses the json_stringn_nocheck() function to convert binary blobs into JSON. This will generate non-UTF8 encoded JSON if the payload is for example random binary data.