-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 10.2-SNAPSHOT
-
Component/s: Streams
-
Tags:
-
Sprint:nxAI Sprint 10.3.1
The streams LogAppender appends data to a stream. As a convenience it would be great if it implements Consumer<Record>.
This would allow me to delete custom code that wraps the LogAppender.