[GitHub] [hadoop] steveloughran commented on a change in pull request #1952: HDFS-1820. FTPFileSystem attempts to close the outputstream even when it is not initialised.

2020-04-21 Thread GitBox
steveloughran commented on a change in pull request #1952: URL: https://github.com/apache/hadoop/pull/1952#discussion_r412336936 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ftp/FTPFileSystem.java ## @@ -110,7 +111,9 @@ public void

[GitHub] [hadoop] steveloughran commented on a change in pull request #1952: HDFS-1820. FTPFileSystem attempts to close the outputstream even when it is not initialised.

2020-04-20 Thread GitBox
steveloughran commented on a change in pull request #1952: URL: https://github.com/apache/hadoop/pull/1952#discussion_r411272114 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ftp/FTPFileSystem.java ## @@ -340,8 +343,19 @@ public