[ 
https://issues.apache.org/jira/browse/HADOOP-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daryn Sharp updated HADOOP-7251:
--------------------------------

    Attachment: HADOOP-7251-2.patch

Thanks for the comments!

The method parseOptions is now explicitly defining the delimiter to be null or 
newline in event of re-use -- which isn't currently possible, but is a good 
idea.

I'm not sure I understand the value of adding a ctor to explicitly set an 
instance var to null, when the instance var is already initialized to null?  
Did I misunderstand?

> Refactor FsShell's getmerge
> ---------------------------
>
>                 Key: HADOOP-7251
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7251
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.23.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-7251-2.patch, HADOOP-7251.patch
>
>
> Need to refactor getmerge to conform to new FsCommand class.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to