[
https://issues.apache.org/jira/browse/HADOOP-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-3854:
-------------------------------------------
Status: Patch Available (was: Open)
Passed all tests locally. The following is the "ant test-patch" results. The
javadoc warnings are due to HADOOP-3964. The new javac warnings are due to the
deprecated method. Submitting...
{noformat}
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] +1 tests included. The patch appears to include 3 new or
modified tests.
[exec] -1 javadoc. The javadoc tool appears to have generated 1
warning messages.
[exec] -1 javac. The applied patch generated 480 javac compiler
warnings (more than the trunk's current 472 warnings).
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
{noformat}
> org.apache.hadoop.http.HttpServer should support user configurable filter
> -------------------------------------------------------------------------
>
> Key: HADOOP-3854
> URL: https://issues.apache.org/jira/browse/HADOOP-3854
> Project: Hadoop Core
> Issue Type: New Feature
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Attachments: 3854_20080729.patch, 3854_20080730.patch,
> 3854_20080805.patch, 3854_20080806.patch, 3854_20080807.patch,
> 3854_20080808.patch, 3854_20080808b.patch, 3854_20080809.patch,
> 3854_20080821b.patch, 3941_20080820.patch, LoggingFilter.java,
> LoggingFilterConfiguration.java, SampleInitializer.java
>
>
> Filters provide universal functions such as authentication, logging and
> auditing, etc. HttpServer should support configurable filters, so that
> individual site administrators could possibly configure filters for their web
> site.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.