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)