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

Carl Yeksigian resolved CASSANDRA-5042.
---------------------------------------

    Resolution: Fixed

This is done with moving the level into the SSTable metadata.
                
> Make LeveledManifest more generic
> ---------------------------------
>
>                 Key: CASSANDRA-5042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5042
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Carl Yeksigian
>            Assignee: Carl Yeksigian
>            Priority: Minor
>
> The idea of the compaction manifest seems like a general one for different 
> compaction strategies.
> In a few places, leveled manifest is named directly, e.g. Directories. Those 
> places should be changed to just refer to manifest. Also, leveled manifest 
> should be broken out into an abstract class which contains the generations 
> without knowledge of what the different generations are. This way, leveled 
> manifest remains for leveled compaction, while other compaction strategies 
> can use the abstract manifest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to