Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Description
Sink users would like to modify documents before writing to Couchbase. We've been recommending using Single Message Transforms to do this.
The built-in transforms are not sufficient for all cases; it would be nice to have example code that shows how to create a custom transform and plug it into the connector.
Attachments
For Gerrit Dashboard: KAFKAC-141 | ||||||
---|---|---|---|---|---|---|
# | 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 |
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Actual End | 2019-03-17 13:30 (issue has been resolved) |
Story Points | 1 |
There's now an example Transform in the `custom-extensions` example project.