You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Antony Stubbs (JIRA)" <ji...@apache.org> on 2017/02/21 18:56:44 UTC

[jira] [Created] (KAFKA-4783) Blackbox or pass through converter or ByteArrayConverter for connect

Antony Stubbs created KAFKA-4783:
------------------------------------

             Summary: Blackbox or pass through converter or ByteArrayConverter for connect
                 Key: KAFKA-4783
                 URL: https://issues.apache.org/jira/browse/KAFKA-4783
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 0.10.2.0
            Reporter: Antony Stubbs


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)