[
https://issues.apache.org/jira/browse/SSHD-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652214#comment-17652214
]
Evgeny Pasynkov commented on SSHD-1316:
---------------------------------------
Hi!
Sorry for late response. I've checked this PR with my case and it seems to fix
the unlimited buffer grow.
Thank you!
> Possible OOM in ChannelPipedInputStream
> ---------------------------------------
>
> Key: SSHD-1316
> URL: https://issues.apache.org/jira/browse/SSHD-1316
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 2.9.2
> Reporter: Evgeny Pasynkov
> Priority: Major
>
> Hi,
> Using Mina SSHD as a client, I sometimes experience the OutOfMemory in
> ChannelPipedInputStream. The problem occurs when client reads data from
> backing buffer slower than channel pushes data from socket into stream, so
> the `ChannelPipedInputStream.buffer` grows beyond memory limits.
> Could you please support limit for the backing buffer and throttle when it
> overflows?
> Thank you in advance
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]