Mikhail Pryakhin created HADOOP-17528:
-----------------------------------------

             Summary: Not closing an SFTP File System instance prevents JVM 
from exiting. 
                 Key: HADOOP-17528
                 URL: https://issues.apache.org/jira/browse/HADOOP-17528
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Mikhail Pryakhin
            Assignee: Mikhail Pryakhin


Not closing an SFTP File System instance prevents JVM from exiting. 
SFTP file system leverages a connection pool which is not closed when a file 
system instance gets closed preventing a JVM from exiting as every SFTP 
connection runs in a separate non-daemon thread.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to