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

Chris Nauroth commented on HADOOP-8953:
---------------------------------------

Some ideas have been discussed for refactoring Path and its numerous call 
sites.  That's a fairly large scope considering how many other classes are 
coupled to Path, and the fact that many callers assume return values of a 
certain format to use in additional string concatenation.

At this point, we'd prefer to work towards full test pass on Windows with 
minimal changes to the current trunk code, and then refactor slowly towards the 
ideal state after we have those tests as a safety net.  This would be a 
conservative approach towards improving the codebase's path handling logic.

                
> Shell PathData parsing failures on Windows
> ------------------------------------------
>
>                 Key: HADOOP-8953
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8953
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Arpit Agarwal
>         Attachments: HADOOP-8953-branch-trunk-win.patch
>
>
> Several test suites fail on Windows, apparently due to Windows-specific path 
> parsing bugs in PathData.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to