-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17778/
-----------------------------------------------------------
Review request for Flume.
Bugs: FLUME-2312
https://issues.apache.org/jira/browse/FLUME-2312
Repository: flume-git
Description
-------
Blocking out TRACE and OPTIONS HTTP methods. Added tests to ensure that this
works as expected.
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/instrumentation/http/HTTPMetricsServer.java
2c2c6f3
flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSource.java
48c6492
flume-ng-core/src/test/java/org/apache/flume/instrumentation/http/TestHTTPMetricsServer.java
a2a1c30
flume-ng-core/src/test/java/org/apache/flume/source/http/TestHTTPSource.java
ab8ec09
Diff: https://reviews.apache.org/r/17778/diff/
Testing
-------
Added tests to test this. All of the current tests pass.
Thanks,
Hari Shreedharan