[
https://issues.apache.org/jira/browse/KAFKA-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava updated KAFKA-4783:
-----------------------------------------
Fix Version/s: 0.10.3.0
Status: Patch Available (was: In Progress)
> 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
> Assignee: Ewen Cheslack-Postava
> Labels: needs-kip
> Fix For: 0.10.3.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)