Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Semantic
-
Normal
-
All
-
None
-
Description
There is no way to navigate to the new configuration page for CASSANDRA-15234 (Liberating cassandra.yaml Parameters' Names from Their Units) because it is not referenced anywhere.
Unless someone has bookmarked the page, there is no way to find it on the site.
Other doc changes expected:
- Add a small table with supported units per type as currently we list only the duration's ones and min units for old parameters. We list the supported units only in NEWS.txt.
- Add info about the RuntimeExceptions we introduced in
CASSANDRA-17725for a few deprecated JMX getters. - Add a note for Cassandra developers - "Please ensure that any JMX setters/getters update the Config class properties and not some local copies. Settings Virtual Table reports the configuration loaded at any time from the Config class."