[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-02 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.2.1

[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-02 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Attachment: HADOOP-16226.002.patch > new Path(String str) does not remove all the trailing

[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-01 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Status: Patch Available (was: Open) > new Path(String str) does not remove all the trailin

[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-01 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Target Version/s: 3.3.0, 3.2.1 > new Path(String str) does not remove all the trailing slas

[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-01 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Attachment: HADOOP-16226.001.patch > new Path(String str) does not remove all the trailing

[jira] [Updated] (HADOOP-16226) new Path(String str) does not remove all the trailing slashes of str

2019-04-01 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16226: --- Description: new Path(String str) calls Path.normalizePath to normalize the str, however, i