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

Jeremy Hanna commented on CASSANDRA-4414:
-----------------------------------------

Would be great to have more information in TimedOutException to the client.  
Since the hadoop support is a 'client', having more detail there is invaluable.
                
> Ship the exact cause for timeout and unavailable exception back to the client 
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4414
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4414
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sylvain Lebresne
>             Fix For: 1.2
>
>
> Currently when a client gets a timeout exception, it doesn't know what 
> happened. But sever side we usually know a little more than that. For 
> example, for 99% of the timeouts at CL > ONE, we will have some replica that 
> have acknowlege. I think it could be useful to send that information to the 
> client with the exception. That could help with monitoring, "post-mortem" 
> analysis and debugging.
> Unavailable exceptions could also ship which nodes were alive and which ones 
> where not.

--
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