You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/01/22 23:44:21 UTC

[jira] Resolved: (CASSANDRA-728) refactor blocking io to use thread (and queue) per conn pool, not thread per socket

     [ https://issues.apache.org/jira/browse/CASSANDRA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-728.
--------------------------------------

    Resolution: Fixed

committed

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