You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/06/23 02:47:00 UTC

[jira] [Created] (THRIFT-5237) Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class

Zezeng Wang created THRIFT-5237:
-----------------------------------

             Summary: Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class
                 Key: THRIFT-5237
                 URL: https://issues.apache.org/jira/browse/THRIFT-5237
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Library
            Reporter: Zezeng Wang
             Fix For: 0.14.0


This ticket has two related goals:
a) to implement a new limit for the maximum message size similar to max frames size etc
b) consolidate and centralize all limits we have (max msg size,. max frame size and max recursion depth) into one place in the code



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