poppinlong created SSHD-1208:
--------------------------------
Summary: large file downloads may cause oom
Key: SSHD-1208
URL: https://issues.apache.org/jira/browse/SSHD-1208
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 2.5.1, 2.6.0
Reporter: poppinlong
Attachments: image-2021-08-17-11-45-32-837.png,
image-2021-08-17-11-48-35-744.png, image-2021-08-17-11-53-41-558.png,
image-2021-08-17-11-56-05-547.png
!image-2021-08-17-11-45-32-837.png!
this requests queue is a blocking queue,however, enqueueing while reading a
file is non-blocking,and the queue is not capped
!image-2021-08-17-11-48-35-744.png!
the same to the write queue , furthermore, the write queue is a non-blocking
queue
!image-2021-08-17-11-53-41-558.png!
downloading large files concurrently may cause OOM
!image-2021-08-17-11-56-05-547.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]