You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2011/02/04 21:06:30 UTC

[jira] Commented: (CASSANDRA-2110) Local reads in client threads can throw IOError

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

Stu Hood commented on CASSANDRA-2110:
-------------------------------------

Rather than trying to perform error handling in the client thread, I'd prefer to modifying the local read optimization to continue to skip the serialization, but to still perform the read in the read stage.

> Local reads in client threads can throw IOError
> -----------------------------------------------
>
>                 Key: CASSANDRA-2110
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2110
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stu Hood
>              Labels: io
>             Fix For: 0.8
>
>
> When we trigger the "local read" optimization, and perform a read in the client thread (that would normally be performed in the stages), there is a chance that we will kill the client thread with an IOError.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira