[jira] [Updated] (SSHD-1055) Remote port forwarding mode does not handle EOF properly

2022-10-20 Thread Alexander Amador (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Amador updated SSHD-1055: --- Attachment: image001.png I am currently experiencing an exception that appears to be related

[GitHub] [mina-sshd] tomaswolf opened a new pull request, #255: [SSHD-1303] AbstractClientChannel: use null stream for redirected stderr

2022-10-20 Thread GitBox
tomaswolf opened a new pull request, #255: URL: https://github.com/apache/mina-sshd/pull/255 If a channel's error stream has been redirected to the output stream, return null streams from getAsyncErr() and getInvertedErr(). Since they are redirected, application code should never see any

[jira] [Work logged] (SSHD-1303) Keeping error streams and input streams separate after ChannelExec#setRedirectErrorStream(true) is called

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1303?focusedWorklogId=818906=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-818906 ] ASF GitHub Bot logged work on SSHD-1303: Author: ASF GitHub Bot

[jira] [Work logged] (SSHD-1303) Keeping error streams and input streams separate after ChannelExec#setRedirectErrorStream(true) is called

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1303?focusedWorklogId=818962=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-818962 ] ASF GitHub Bot logged work on SSHD-1303: Author: ASF GitHub Bot

[jira] [Comment Edited] (SSHD-1304) SFTP Asynchronous API

2022-10-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621410#comment-17621410 ] Lyor Goldstein edited comment on SSHD-1304 at 10/20/22 11:50 PM: - I am not

[GitHub] [mina-sshd] lgoldstein commented on a diff in pull request #255: [SSHD-1303] AbstractClientChannel: use null stream for redirected stderr

2022-10-20 Thread GitBox
lgoldstein commented on code in PR #255: URL: https://github.com/apache/mina-sshd/pull/255#discussion_r1001218334 ## sshd-core/src/main/java/org/apache/sshd/client/channel/AbstractClientChannel.java: ## @@ -474,4 +494,48 @@ public Integer getExitStatus() { public String

[jira] [Commented] (SSHD-1306) SFTP threads are showing in parked state

2022-10-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621412#comment-17621412 ] Lyor Goldstein commented on SSHD-1306: -- Version 2.5.1 is extremely old - there were +many+ (many,

[jira] [Closed] (SSHD-1306) SFTP threads are showing in parked state

2022-10-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein closed SSHD-1306. Resolution: Incomplete > SFTP threads are showing in parked state >

[jira] [Commented] (SSHD-1303) Keeping error streams and input streams separate after ChannelExec#setRedirectErrorStream(true) is called

2022-10-20 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621381#comment-17621381 ] Thomas Wolf commented on SSHD-1303: --- Makes sense. See [PR

[jira] [Assigned] (SSHD-1303) Keeping error streams and input streams separate after ChannelExec#setRedirectErrorStream(true) is called

2022-10-20 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf reassigned SSHD-1303: - Assignee: Thomas Wolf > Keeping error streams and input streams separate after >

[jira] [Commented] (SSHD-1304) SFTP Asynchronous API

2022-10-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621410#comment-17621410 ] Lyor Goldstein commented on SSHD-1304: -- I am not sure how such an API would work - at least not in

[jira] [Updated] (SSHD-1304) SFTP Asynchronous API

2022-10-20 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-1304: - Issue Type: Wish (was: Question) > SFTP Asynchronous API > - > >

[jira] [Commented] (SSHD-1306) SFTP threads are showing in parking state

2022-10-20 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17620993#comment-17620993 ] Sandeep commented on SSHD-1306: --- Hi Team, Also one more observation is that once we have new session

[jira] [Updated] (SSHD-1306) SFTP threads are showing in parked state

2022-10-20 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep updated SSHD-1306: -- Summary: SFTP threads are showing in parked state (was: SFTP threads are showing in parking state) > SFTP