llofberg / kafka-connect-rest

Kafka Connect REST connector
Apache License 2.0
108 stars 55 forks source link

Addition to REST connector -push JSON from AVRO schema #3

Closed sknop closed 6 years ago

sknop commented 6 years ago

Hi,

love the REST connector but needed to publish my AVRO schema in JSON, so I thought I extend the code by adding another transformer. Seems to work a treat.

Please consider my pull request. Thank you.

llofberg commented 6 years ago

I set JsonPayloadConverter (with schema=true) as the default converter in the Spring example. Thanks for the contribution!

sknop commented 6 years ago

You are very welcome, thank you for merging.

On Fri, 8 Jun 2018 at 19:31, llofberg notifications@github.com wrote:

I set JsonPayloadConverter (with schema=true) as the default converter in the Spring example. Thanks for the contribution!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/llofberg/kafka-connect-rest/pull/3#issuecomment-395849252, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1Gb4oFlbRxYu6xUb9MvymMRimlPJn3ks5t6sL4gaJpZM4Ud9uJ .

-- Sent from Gmail Mobile