Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
cassandra-2.1.5-tentative
-
Normal
Description
While doing some tests on cassandra-2.1.5-tentative I found the cold_reads_to_omit parameter in SizeTieredCompactionStrategy was removed, this breaks our CREATE TABLE statements. This was done in CASSANDRA-8860 and if I understand Marcus comment in that JIRA, the intention was to keep the parameter in 2.1 but ignore it to avoid breaking existing code. But the patch actually removes the parameter.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-8860 Remove cold_reads_to_omit from STCS
- Resolved
-
CASSANDRA-9159 Randomize some table parameters for CQL unit tests
- Open
- relates to
-
CASSANDRA-9997 Document removal of cold_reads_to_omit in 2.2 and 3.0 NEWS.txt
- Resolved