You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2015/08/03 19:49:04 UTC

[jira] [Created] (CASSANDRA-9965) ColumnFamilyStore.setCompactionStrategyClass() is (somewhat) broken

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)