You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/01/07 19:06:39 UTC

[jira] [Created] (THRIFT-3530) Introduce string and container length limit to more languages

Aki Sukegawa created THRIFT-3530:
------------------------------------

             Summary: Introduce string and container length limit to more languages
                 Key: THRIFT-3530
                 URL: https://issues.apache.org/jira/browse/THRIFT-3530
             Project: Thrift
          Issue Type: Improvement
            Reporter: Aki Sukegawa


THRIFT-2572 ported C++ string and container read length limit to Java.
This is very useful feature especially for servers that protects them from malicious or garbled input.

Currently, only binary and compact have this but JSON and for some reason THeader do not.

I'm not aware of any language other than C++ and Java that already possesses this feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)