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/07/27 04:32:17 UTC

[jira] Created: (CASSANDRA-1323) digest mismatches are processed serially

digest mismatches are processed serially
----------------------------------------

                 Key: CASSANDRA-1323
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1323
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Jonathan Ellis
            Priority: Minor
             Fix For: 0.6.4


for multiget situations this can dramatically increase latency.  need to parallelize these.

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


[jira] Updated: (CASSANDRA-1323) digest mismatches are processed serially

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1323:
--------------------------------------

    Attachment: 1323.txt

> digest mismatches are processed serially
> ----------------------------------------
>
>                 Key: CASSANDRA-1323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1323
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: 1323.txt
>
>
> for multiget situations this can dramatically increase latency.  need to parallelize these.

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


[jira] Resolved: (CASSANDRA-1323) digest mismatches are processed serially

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1323.
---------------------------------------

      Assignee: Jonathan Ellis
    Resolution: Fixed

committed

> digest mismatches are processed serially
> ----------------------------------------
>
>                 Key: CASSANDRA-1323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1323
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: 1323.txt
>
>
> for multiget situations this can dramatically increase latency.  need to parallelize these.

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


[jira] Commented: (CASSANDRA-1323) digest mismatches are processed serially

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892620#action_12892620 ] 

Brandon Williams commented on CASSANDRA-1323:
---------------------------------------------

+1

> digest mismatches are processed serially
> ----------------------------------------
>
>                 Key: CASSANDRA-1323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1323
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: 1323.txt
>
>
> for multiget situations this can dramatically increase latency.  need to parallelize these.

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