[
https://issues.apache.org/jira/browse/CASSANDRA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780537#action_12780537
]
Hudson commented on CASSANDRA-563:
----------------------------------
Integrated in Cassandra #264 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/264/])
expose TimedOutException distinct from UnavailableException
patch by jbellis; reviewed by gdusbabek for
> 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.