Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4033

column.the mask.hash.hashAlgorithm.with.... data corruption occurs when using this feature

    XMLWordPrintable

Details

    Description

      column.the mask.hash.hashAlgorithm.with.... data corruption occurs when using this feature. I've looked at the code.
      Using ObjectOutputStream in the hash process causes data corruption.Because it performs a hash operation by adding abnormal characters to the front of the given value, the columns are corrupted and transmitted.Instead, a string conversion was performed and a byte array was obtained.

      https://github.com/debezium/debezium/pull/2722

      Attachments

        Activity

          People

            Unassigned Unassigned
            unal.surmeli Ünal Sürmeli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: