[ 
https://issues.apache.org/jira/browse/SSHD-979?focusedWorklogId=426688&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-426688
 ]

ASF GitHub Bot logged work on SSHD-979:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Apr/20 18:40
            Start Date: 23/Apr/20 18:40
    Worklog Time Spent: 10m 
      Work Description: lgoldstein opened a new pull request #126:
URL: https://github.com/apache/mina-sshd/pull/126


   Also ignore data written to the SFTP channel subsystem client error stream


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 426688)
    Remaining Estimate: 119h 50m  (was: 120h)
            Time Spent: 10m

> Rework SFTP streams so that we can send or receive as much data as possible
> ---------------------------------------------------------------------------
>
>                 Key: SSHD-979
>                 URL: https://issues.apache.org/jira/browse/SSHD-979
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 2.5.0
>
>   Original Estimate: 120h
>          Time Spent: 10m
>  Remaining Estimate: 119h 50m
>
> The streams use a synchronous InputStream or OutputStream on the channel 
> which blocks for the server response whenever flush is called.  This cause a 
> huge drop of the transfer rate compared to other SFTP implementations.
>  
> This work is sponsored by Buddy [https://buddy.works/]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to