[
https://issues.apache.org/jira/browse/SSHD-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-881.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
> Use an internal chunking mechanism for AbstractSftpClient#write implementation
> ------------------------------------------------------------------------------
>
> Key: SSHD-881
> URL: https://issues.apache.org/jira/browse/SSHD-881
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.1.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Major
> Fix For: 2.1.1
>
>
> The current code uses a single buffer to write the entire data. We should
> consider using some internal chunking mechanism - e.g.,
> {{SshConstants.SSH_REQUIRED_PAYLOAD_PACKET_LENGTH_SUPPORT - Long.SIZE}} as
> the default chunk size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)