[ 
https://issues.apache.org/jira/browse/KAFKA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264633#comment-15264633
 ] 

Ewen Cheslack-Postava commented on KAFKA-3209:
----------------------------------------------

[~snisarg] I haven't started work in earnest. This JIRA may not end up being 
particularly complicated code-wise, but given that it will be new public API, 
the impact it can have, and that we want to make sure all transformations we 
want to support will work with the implementation, it'll need a KIP proposal 
and discussion. (Though an initial prototype patch might also help drive that 
discussion.)

If you're interested in picking this up, I'd be happy to guide you through the 
process of writing up the KIP.

> Support single message transforms in Kafka Connect
> --------------------------------------------------
>
>                 Key: KAFKA-3209
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3209
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>            Reporter: Neha Narkhede
>
> Users should be able to perform light transformations on messages between a 
> connector and Kafka. This is needed because some transformations must be 
> performed before the data hits Kafka (e.g. filtering certain types of events 
> or PII filtering). It's also useful for very light, single-message 
> modifications that are easier to perform inline with the data import/export.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to