[
https://issues.apache.org/jira/browse/HADOOP-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649776#action_12649776
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4695:
------------------------------------------------
> I'm attaching a patch where the filter simply returns after the first
> invocation to get around this issue.
Could you provide more details about how the changes in your patch and the
behavior you observed are related? It seems wrong to ignore filter chain.
BTW, are you able to reproduce the problem?
> TestGlobalFilter.testServletFilter fails
> ----------------------------------------
>
> Key: HADOOP-4695
> URL: https://issues.apache.org/jira/browse/HADOOP-4695
> Project: Hadoop Core
> Issue Type: Bug
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: 4695-0.patch, 4695-1.patch
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<14> but was:<15>
> at
> org.apache.hadoop.http.TestGlobalFilter.testServletFilter(TestGlobalFilter.java:150)
> {noformat}
> For more details, see
> http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/666/ .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.