[ 
https://issues.apache.org/jira/browse/CASSANDRA-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174916#comment-13174916
 ] 

Hudson commented on CASSANDRA-3651:
-----------------------------------

Integrated in Cassandra #1264 (See 
[https://builds.apache.org/job/Cassandra/1264/])
    Truncate throws TOE on timeout instead of UA.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3651

brandonwilliams : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1222340
Files : 
* /cassandra/trunk/interface/cassandra.thrift
* 
/cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java
* 
/cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
* /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraServer.java

                
> Truncate shouldn't rethrow timeouts as UA
> -----------------------------------------
>
>                 Key: CASSANDRA-3651
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3651
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 1.1
>
>         Attachments: 0001-Update-thrift-definition.txt, 
> 0002-truncate-throws-TOE-on-timeout.txt
>
>
> Truncate is a very easy operation to timeout, but the timeouts rethrow as 
> UnavailableException which is somewhat confusing.  Instead it should throw 
> TimedOutException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to