You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/02/04 18:02:27 UTC

[jira] Assigned: (CASSANDRA-711) Some Thrift Exceptions not passed down to Client

     [ https://issues.apache.org/jira/browse/CASSANDRA-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-711:
----------------------------------------

    Assignee: Jonathan Ellis

> 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
>            Assignee: Jonathan Ellis
>            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.