Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-4783

KIP-128: Blackbox or pass through converter or ByteArrayConverter for connect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.2.0
    • 0.11.0.0
    • connect

    Description

      Connect is missing a pass through converter / ByteArrayConverter that doesn't manipulate the message payload. This is needed for binary messages that don't have a plaintext, json or avro interpretation. For example, messages that contain a binary encoding of a proprietary or esoteric protocol, to be decoded later.

      Currently there's a public class available here: https://github.com/qubole/streamx/blob/8b9d43008d9901b8e6020404f137944ed97522e2/src/main/java/com/qubole/streamx/ByteArrayConverter.java

      Attachments

        Issue Links

          Activity

            People

              ewencp Ewen Cheslack-Postava
              astubbs Antony Stubbs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: