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)