Jeremiah Jordan created CASSANDRA-9899:
------------------------------------------
Summary: If compaction is disabled in schema, you can't enable a
single node through nodetool
Key: CASSANDRA-9899
URL: https://issues.apache.org/jira/browse/CASSANDRA-9899
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Jeremiah Jordan
If you disable compaction in the schema through alter table, and then try to
enable compaction on just one node with "nodetool enableautocompaction" it
doesn't work. WrappingCompactionStrategy needs to pass through the enable to
the wrapped strategies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)