-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10364/
-----------------------------------------------------------
Review request for Flume.
Description
-------
Use reflection to figure out which server to use.
This addresses bug FLUME-1975.
https://issues.apache.org/jira/browse/FLUME-1975
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/source/ThriftSource.java 5856e90
pom.xml 9aff211
Diff: https://reviews.apache.org/r/10364/diff/
Testing
-------
Ran unit tests in both hadoop-1 and hadoop-2 profiles. Use the test logs to
verify that TThreadPoolServer is used in Hadoop-1 profile, but no log in
Hadoop-2 profile.
Thanks,
Hari Shreedharan