Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Attachments
For Gerrit Dashboard: KAFKAC-142 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
106156,4 | KAFKAC-141 Add example of a custom Single Message Transform KAFKAC-142 Support publishing raw JSON without having to build example project | master | kafka-connect-couchbase | Status: MERGED | +2 | +1 |
Can now publish raw JSON out-of-the-box with these config options:
dcp.message.converter.class=com.couchbase.connect.kafka.handler.source.RawJsonSourceHandler
value.converter=org.apache.kafka.connect.converters.ByteArrayConverter