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/18 19:56:55 UTC

[jira] Resolved: (CASSANDRA-553) Create copy method in thrift

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

Jonathan Ellis resolved CASSANDRA-553.
--------------------------------------

    Resolution: Incomplete
      Assignee:     (was: Vijay)

It's been a month w/ no progress.  Closing as incomplete for now.

> Create copy method in thrift
> ----------------------------
>
>                 Key: CASSANDRA-553
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-553
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>         Environment: Cassandra on Linux
>            Reporter: Vijay
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-fix-conflicts.txt, 0002-style-fixes.txt, 0003-sketch-out-fixes.txt, Copy-Command.patch
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Needed support to Copy method in Cassandra,
> Requirement: Currently users are not allowed to change the Row Key in the server side, they need to copy the data @ client. This patch will provide the functionality of copying the data using the new RowID (The values will not be changed it will be duplicated) @ Cassandra server time.
> The new copy will be using the consistency level.

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