Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
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.