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

Aleksey Yeschenko updated CASSANDRA-9811:
-----------------------------------------
    Assignee:     (was: Aleksey Yeschenko)

> Tie counter shards' logical clock value to timestamps
> -----------------------------------------------------
>
>                 Key: CASSANDRA-9811
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9811
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>             Fix For: 3.x
>
>
> CASSANDRA-6506 will get rid of counter shards, turning them into elements of 
> a map. And we'll be using the logical clock values as map element timestamps.
> To avoid unpleasant initial performance (being unable to perform certain 
> sstable optimisations on the read path), we should switch the shards to use 
> {{max(timestamp, clock + 1)}} now, in advance of CASSANDRA-6506 switch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to