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 2009/11/19 18:05:39 UTC

[jira] Updated: (CASSANDRA-563) expose TimeoutException to Thrift

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

Jonathan Ellis updated CASSANDRA-563:
-------------------------------------

    Attachment: 563.patch

(most of the diff here is generated thrift, look at the parts outside gen-java for the "real" patch.)

> expose TimeoutException to Thrift
> ---------------------------------
>
>                 Key: CASSANDRA-563
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-563
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: 563.patch
>
>
> Turning TimeoutException into UnavailableException is confusing to users.  Let's expose that directly to make it clear that your options are (1) increase the timeout, (2) retry the op if cassandra was temporarily too busy, or (3) split the op up into smaller chunks.

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