You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/07/06 15:00:00 UTC

[jira] [Created] (CASSANDRA-17735) Fix issues with index_summary_resize_interval and index_summary_capacity

Ekaterina Dimitrova created CASSANDRA-17735:
-----------------------------------------------

             Summary: Fix issues with index_summary_resize_interval and index_summary_capacity
                 Key: CASSANDRA-17735
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17735
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ekaterina Dimitrova


There are a few problems:

4.0+:
 * the virtual table displays only the cassandra.yaml values for both properties, all changes after that are not updated

4.1+:

 Breaking compatibility - -1 was considered disabled, this should be considered as null now for the new config. The converter should be updated. There is a test for the -1, disable but it didn't caught the issue because of the previous one mentioned (the disconnect between jmx and the actual property in Config class)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org