-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4615/
-----------------------------------------------------------
Review request for Flume.
Summary
-------
Netcat source does not close sockets when stop() is called. Fixed this.
This addresses bug FLUME-1084.
https://issues.apache.org/jira/browse/FLUME-1084
Diffs
-----
conf/log4j.properties 2c476b3
flume-ng-core/src/main/java/org/apache/flume/source/NetcatSource.java 9d28cda
Diff: https://reviews.apache.org/r/4615/diff
Testing
-------
All unit tests pass. Functional testing done.
Thanks,
Hari