-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10984/
-----------------------------------------------------------
Review request for Flume.
Description
-------
Made the hostname optional and added default of 0.0.0.0. Added docs and changed
the host param to "bind" to match what we do in thrift and avro sources
This addresses bug FLUME-2036.
https://issues.apache.org/jira/browse/FLUME-2036
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSource.java
a96fc0d
flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSourceConfigurationConstants.java
e7b3c7a
flume-ng-doc/sphinx/FlumeUserGuide.rst 83e96f5
Diff: https://reviews.apache.org/r/10984/diff/
Testing
-------
Ran full tests
Thanks,
Hari Shreedharan