Tommaso Teofili created HAMA-574:
------------------------------------

             Summary: 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: Minor
             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

        

Reply via email to