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

2015-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314301#comment-14314301 ] Hugo Arès commented on SSHD-348: I can give you the client side application but you will not

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

2015-02-10 Thread Will Saxon (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314233#comment-14314233 ] Will Saxon commented on SSHD-348: - It's Gerrit. I experienced the issue last week, went to

RE: [jira] [Resolved] (SSHD-406) Stop parsing pty-req modes for undefined opcodes

2015-02-10 Thread Lyor Goldstein
Hi Guillaume, I was wondering about SSHD-394 (Use ExecutorService for SftpSubsystem), SSHD-395 (Use an ExecutorService to run ScpCommand(s)) patches that I submitted. Is there a reason why you haven't applied them yet ? If so, please let me know (you can communicate with me directly to my

[jira] [Resolved] (SSHD-405) Please review AbstractClientChannel @deprecated getter methods

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-405. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Commented] (SSHD-405) Please review AbstractClientChannel @deprecated getter methods

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313854#comment-14313854 ] Guillaume Nodet commented on SSHD-405: -- Some code was using getOut() instead of

[jira] [Resolved] (SSHD-401) Allow user control over ScpCommand send/receive buffer size

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-401. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Resolved] (SSHD-394) Use an ExecutorService to spawn SftpSubsystem command

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-394. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Resolved] (SSHD-395) Use an ExecutorService to run ScpCommand(s)

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-395. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Resolved] (SSHD-403) Lay down the groundwork for more event listeners

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-403. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpComma.patch Attached proposed patch

[jira] [Created] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
Goldstein Lyor created SSHD-407: --- Summary: Use a Builder in order to create a ScpCommandFactory Key: SSHD-407 URL: https://issues.apache.org/jira/browse/SSHD-407 Project: MINA SSHD Issue Type:

ChannelPipedInputStream read() hangs

2015-02-10 Thread John Hartnup
Hi, I'm seeing my SFTP server leak threads, as threads hang on ChannelPipedInputStream.read(): Thread-14609 prio=10 tid=0x2b454c0a8000 nid=0x72c5 in Object.wait() [0x2b454a68a000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method)

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpCommandFactory-fix-1.patch * Fixed

[jira] [Updated] (SSHD-407) Use a Builder in order to create a ScpCommandFactory

2015-02-10 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-407: Attachment: (was: 0016-SSHD-407-Use-a-Builder-in-order-to-create-a-ScpComma.patch) Use a

[jira] [Resolved] (SSHD-400) Ignore SFTP extension data in SSH_FXP_INIT message

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-400. -- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Guillaume Nodet

[jira] [Work stopped] (SSHD-149) Object model for sftp subsystem

2015-02-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-149 stopped by Guillaume Nodet. Object model for sftp subsystem ---