Make it possible to turn validation off
---------------------------------------

                 Key: THRIFT-345
                 URL: https://issues.apache.org/jira/browse/THRIFT-345
             Project: Thrift
          Issue Type: New Feature
          Components: Library (Java)
            Reporter: Nathan Marz


There are some select scenarios where the extra validation structures do on 
serialization/deserialization is undesirable. It would be nice to have a global 
flag somewhere that can be set to turn validation off. Something like:

TBase.VALIDATION = false;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to