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

Alan Liang updated CASSANDRA-2753:
----------------------------------

    Attachment: 0001-capture-max-timestamp-and-created-SSTableMetadata-to.patch

2nd attempt based on Jonathan Ellis' comments. 

Highlights of the patch are:

- captures max column timestamp at the following places: memtable flush, 
compaction and rebuilding after streamed
- store max timestamp in stats file and created SSTableMetadata class to 
encapsulate the stats file
- moved estimated histograms for column/row counts and replay position into 
stats file
- bumped version number
- tests


> Capture the max client timestamp for an SSTable
> -----------------------------------------------
>
>                 Key: CASSANDRA-2753
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2753
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Alan Liang
>            Assignee: Alan Liang
>            Priority: Minor
>         Attachments: 
> 0001-capture-max-timestamp-and-created-SSTableMetadata-to.patch, 
> 0003-capture-max-timestamp-for-sstable-and-introduced-SST.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to