----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52279/ -----------------------------------------------------------
Review request for Flume and Balázs Donát Bessenyei. Repository: flume-git Description ------- Implementation is heavily based on the existing SyslogUDPSource - the tests and implementation mirror that. We could consider making it a superclass of SyslogUDPSource and removing the syslog parsing, if this was felt tidier. Diffs ----- flume-ng-core/src/main/java/org/apache/flume/source/NetcatUdpSource.java PRE-CREATION flume-ng-core/src/test/java/org/apache/flume/source/TestNetcatUdpSource.java PRE-CREATION Diff: https://reviews.apache.org/r/52279/diff/ Testing ------- Unit tests provided. Thanks, Tristan Stevens
