Aleksey Yeschenko created CASSANDRA-9965:
--------------------------------------------
Summary: ColumnFamilyStore.setCompactionStrategyClass() is
(somewhat) broken
Key: CASSANDRA-9965
URL: https://issues.apache.org/jira/browse/CASSANDRA-9965
Project: Cassandra
Issue Type: Bug
Reporter: Aleksey Yeschenko
Assignee: Marcus Eriksson
Priority: Minor
Fix For: 2.1.x, 2.2.x, 3.0.0 rc1
{{ColumnFamilyStore.setCompactionStrategyClass()}} should get the same
treatment wrt JMX/schema switches that {{enabled}} got in CASSANDRA-9899.
It should also not alter the {{CFMetaData}} object directly, ever. Only DDL
statements should be allowed to do that.
CASSANDRA-9712 will temporarily throw UOE for that call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)