[
https://issues.apache.org/jira/browse/CASSANDRA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-563.
--------------------------------------
Resolution: Fixed
committed
> 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.