You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2013/05/21 18:45:16 UTC

[jira] [Created] (THRIFT-1975) TBinaryProtocol CheckLength can't be used for a client

T Jake Luciani created THRIFT-1975:
--------------------------------------

             Summary: TBinaryProtocol CheckLength can't be used for a client
                 Key: THRIFT-1975
                 URL: https://issues.apache.org/jira/browse/THRIFT-1975
             Project: Thrift
          Issue Type: Bug
          Components: Java - Library
            Reporter: T Jake Luciani
             Fix For: 1.0


If you look at CASSANDRA-5592 you can see the Hadoop format will throw an exception because the limit is set for the protocol but it's used for many calls since it's called from a thrift client.

We need a way to reset the call at the end of each rpc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira