Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
With the new record readers & writers that have been added in now, it would be good to allow records to be pushed to and pulled from kafka. Currently, we support demarcated data but sometimes we can't correctly demarcate data in a way that keeps the format valid (json is a good example). We should have processors that use the record readers and writers for this.