You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Walllee li (JIRA)" <ji...@apache.org> on 2016/11/28 03:49:58 UTC

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

Walllee li created THRIFT-3988:
----------------------------------

             Summary: 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.9, 0.8, 0.7
            Reporter: Walllee li


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
(v6.3.4#6332)