You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/05/17 01:11:07 UTC

[jira] [Commented] (HAMA-574) isFiltered parameter is ignored in addContext(pathSpec,dir,isFiltered) method

    [ https://issues.apache.org/jira/browse/HAMA-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277246#comment-13277246 ] 

Hudson commented on HAMA-574:
-----------------------------

Integrated in Hama-Nightly #549 (See [https://builds.apache.org/job/Hama-Nightly/549/])
    [HAMA-574] - not ignoring the passed isFIltered parameter anymore (Revision 1339103)

     Result = SUCCESS
tommaso : 
Files : 
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/http/HttpServer.java

                
> isFiltered parameter is ignored in addContext(pathSpec,dir,isFiltered) method
> -----------------------------------------------------------------------------
>
>                 Key: HAMA-574
>                 URL: https://issues.apache.org/jira/browse/HAMA-574
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp core
>    Affects Versions: 0.4.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Trivial
>             Fix For: 0.5.0
>
>
> addContext(String pathSpec, String dir, boolean isFiltered) delegates the call to the addContext(Context context, boolean isFiltered) method setting isFiltered to true, so the isFiltered param passed to the 3 params method is just ignored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira