[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147548#comment-14147548 ] Saša Živkov commented on SSHD-348: -- In our production Gerrit we have been now using the

[jira] [Created] (SSHD-353) The close method on the stream returned by DefaultSftpClient#read() should be idemptotent

2014-09-25 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-353: Summary: The close method on the stream returned by DefaultSftpClient#read() should be idemptotent Key: SSHD-353 URL: https://issues.apache.org/jira/browse/SSHD-353

[jira] [Created] (SSHD-354) SftpClient#write(String path) should support the OpenMode flags as an argument

2014-09-25 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-354: Summary: SftpClient#write(String path) should support the OpenMode flags as an argument Key: SSHD-354 URL: https://issues.apache.org/jira/browse/SSHD-354 Project:

[jira] [Resolved] (SSHD-353) The close method on the stream returned by DefaultSftpClient#read() should be idemptotent

2014-09-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-353. -- Resolution: Fixed

[jira] [Commented] (SSHD-352) DefaultSftpClient.write(path) Fails if file path does not already exist

2014-09-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147801#comment-14147801 ] Guillaume Nodet commented on SSHD-352: -- Sorry I missed this issue when committing a

[jira] [Closed] (SSHD-351) DefaultSftpClient.read() Returns InputStream which violates Closeable Interface contract

2014-09-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed SSHD-351. Resolution: Duplicate DefaultSftpClient.read() Returns InputStream which violates Closeable

[jira] [Closed] (SSHD-352) DefaultSftpClient.write(path) Fails if file path does not already exist

2014-09-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed SSHD-352. Resolution: Duplicate DefaultSftpClient.write(path) Fails if file path does not already exist

NIOProcessor thread causes 100% cpu usage in certain scenario

2014-09-25 Thread Erick Lichtas
Hi everyone, I have ran into a situation with Mina that causes the NIOProcessor threads to run away and consume all available CPU on the system (of the current core to be more accurate). My context is that I'm running the Apache FTP server, but instead of using the bundled version of Mina

[jira] [Resolved] (DIRMINA-957) MINA build in BlacklistFilter does not support IPV6 address

2014-09-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-957. --- Resolution: Fixed Stupid mistake... Fixed with commit