Przemyslaw Dubaniewicz created NIFI-6141:
--------------------------------------------

             Summary: CaptureChangeMySQL processor malforms binary strings
                 Key: NIFI-6141
                 URL: https://issues.apache.org/jira/browse/NIFI-6141
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.9.0
            Reporter: Przemyslaw Dubaniewicz


When there is a change to a row that contains binary data types such as BLOB, 
BINARY, etc. the CaptureChangeMySQL treats these values as Strings. It converts 
a byte array using the default encoding - when the byte array contains bytes 
that are not valid in this encoding, one cannot recover valid data from 
produced FlowFile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to