Carl Yeksigian created CASSANDRA-5042: -----------------------------------------
Summary: Make LeveledManifest more generic Key: CASSANDRA-5042 URL: https://issues.apache.org/jira/browse/CASSANDRA-5042 Project: Cassandra Issue Type: Improvement Reporter: 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