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

Hudson commented on CASSANDRA-728:
----------------------------------

Integrated in Cassandra #332 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/332/])
    move connecting into OutboundTcpConnection so write does not block for 
connection startup
patch by jbellis; reviewed by gdusbabek for 


> refactor blocking io to use thread (and queue) per conn pool, not thread per 
> socket
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-728
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-728
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 728.txt
>
>
> this means the pool can be in charge of reconnecting and no caller has to 
> block for that part, as discussed in Jaakko's feedback to CASSANDRA-705

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to