Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If you look at CASSANDRA-5529 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.
Attachments
Issue Links
- duplicates
-
THRIFT-820 The readLength attribute of TBinaryProtocol is used as an instance variable and is decremented on each call of checkReadLength
- Closed