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

Jonathan Ellis updated CASSANDRA-1501:
--------------------------------------

    Attachment: 1501-v2.txt

bq.   *  In test_thrift_server.py, there is a Clock remaining in 
test_cf_recreate().
 
fixed

bq.   * As remarked by Johan, in the thift interface, the timestamp is still 
called clock

updated to `timestamp`

bq.    * Cli client doesn't remove fully reconciler and clock_type

fixed

bq.    * the avro API.

removed Clock from Avro as well

bq.    * the fact that DatabaseDescriptor.readTablesFromYaml() (and 
RawColumnFamily) still tries to read a reconciler and clock_type.

updated


> remove Clock from Thrift API
> ----------------------------
>
>                 Key: CASSANDRA-1501
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1501
>             Project: Cassandra
>          Issue Type: Task
>          Components: API
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 2
>
>         Attachments: 1501-v2.txt, 1501.txt
>
>
> Clock was introduced back when we insufficiently understood the limitations 
> of CASSANDRA-580. It turns out to not be necessary. This ticket removes it 
> from the Thrift API to get ready for 0.7.0; removing it from the rest of the 
> internals can follow.

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