-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15856/
-----------------------------------------------------------
Review request for Flume.
Bugs: FLUME-2243
https://issues.apache.org/jira/browse/FLUME-2243
Repository: flume-git
Description
-------
Added Thread Factory which specifies Thread names as per function to
NioServerSocketChannelFactory creation for easy debugging in Thread dumps.
The Thread factory TransceiverThreadFactory code is duplicated from
NettyAvroRpcClient, we may choose to align the code.
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/source/AvroSource.java c1ee3a9
Diff: https://reviews.apache.org/r/15856/diff/
Testing
-------
NA
Thanks,
Ashish Paliwal