|
|
-
Re: Review Request: Flume UDP Source for Windows Events being trimmed at \n characters by SyslogUtils.extractEvent() functionAlexander Alten-Lorenz 2013-03-14, 06:53
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9842/#review17861 ----------------------------------------------------------- What do your think to rename MultilineBody into SyslogMultiLineBody? flume-ng-core/src/main/java/org/apache/flume/source/SyslogUtils.java <https://reviews.apache.org/r/9842/#comment37824> space or empty line, please remove - Alexander Alten-Lorenz On March 12, 2013, 2:20 p.m., Ambud Sharma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9842/ > ----------------------------------------------------------- > > (Updated March 12, 2013, 2:20 p.m.) > > > Review request for Flume. > > > Description > ------- > > Ref: https://issues.apache.org/jira/browse/FLUME-1938 > > > Diffs > ----- > > flume-ng-core/src/main/java/org/apache/flume/source/SyslogSourceConfigurationConstants.java 5a73c88 > flume-ng-core/src/main/java/org/apache/flume/source/SyslogUDPSource.java 96a9e85 > flume-ng-core/src/main/java/org/apache/flume/source/SyslogUtils.java c2a29a1 > flume-ng-core/src/test/java/org/apache/flume/source/TestSyslogUtils.java 7208464 > > Diff: https://reviews.apache.org/r/9842/diff/ > > > Testing > ------- > > Functional test done resulting in full message body being written to file. > > > Thanks, > > Ambud Sharma > > |