Some Thrift Exceptions not passed down to Client
------------------------------------------------
Key: CASSANDRA-711
URL: https://issues.apache.org/jira/browse/CASSANDRA-711
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.6
Reporter: Chris Goffinet
Priority: Minor
Fix For: 0.6
We still don't pass all exceptions down to client via Thrift. We have seen a
few of these when working on our client library:
org.apache.thrift.protocol.TProtocolException: Required field 'start' was not
present! Struct: SliceRange(start:null, finish:null, reversed:false, count:100)
Would be good if those exceptions were passed down, instead of 'TSocket Read 0
Bytes'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.