You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/04/21 23:12:47 UTC

[jira] Updated: (CASSANDRA-93) get_columns_since broken when called remotely

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

Jun Rao updated CASSANDRA-93:
-----------------------------

    Attachment: issue93.patch001

Attach a fix. The problem is that the remote path (in ReadVerbHandler) is not consistent with the local path. In particular, the path for get_columns_since is missing.

> get_columns_since broken when called remotely
> ---------------------------------------------
>
>                 Key: CASSANDRA-93
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-93
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>         Attachments: issue93.patch001
>
>
> get_columns_since returns wrong result when called from a node that doesn't own the data.

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