You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/02/01 05:41:00 UTC

[jira] [Closed] (THRIFT-3988) TFramedTransport's writeBuffer_ may cause the client OOM

     [ https://issues.apache.org/jira/browse/THRIFT-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III closed THRIFT-3988.
-------------------------------------

> TFramedTransport's writeBuffer_ may cause the client OOM
> --------------------------------------------------------
>
>                 Key: THRIFT-3988
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3988
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.7, 0.8, 0.9
>            Reporter: Walllee li
>            Assignee: James E. King III
>            Priority: Major
>             Fix For: 0.9.2
>
>
> In our application, using the Client connection pool, in the process of use,  the writeBuffer TFramedTransport‘s write buffer default is 1024,but when the wrire data is more than 1024,then buffer can be widening and can not be reduced.Cause the client out of memory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)