You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/05 09:19:00 UTC

[jira] [Work logged] (SSHD-1125) Provide a boundary on BufferedIoOutputStream writing to avoid memory overflow

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

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

                Author: ASF GitHub Bot
            Created on: 05/Mar/21 09:18
            Start Date: 05/Mar/21 09:18
    Worklog Time Spent: 10m 
      Work Description: lgoldstein closed pull request #181:
URL: https://github.com/apache/mina-sshd/pull/181


   


----------------------------------------------------------------
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:
users@infra.apache.org


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

    Worklog Id:     (was: 561353)
    Time Spent: 2h 10m  (was: 2h)

> Provide a boundary on BufferedIoOutputStream writing to avoid memory overflow
> -----------------------------------------------------------------------------
>
>                 Key: SSHD-1125
>                 URL: https://issues.apache.org/jira/browse/SSHD-1125
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Lyor Goldstein
>            Assignee: Lyor Goldstein
>            Priority: Major
>              Labels: memory
>             Fix For: 2.7.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Use an upper bound to the data pending in the {{BufferedIoOutputStream}}. The max data could be set to the max window size.  Blocking until there is enough room should allow the client to read the data.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org