Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "ConfigurationNotes" page has been changed by JonHermes. http://wiki.apache.org/cassandra/ConfigurationNotes?action=diff&rev1=8&rev2=9 -------------------------------------------------- * update convertToCFMetaData (a.k.a. convert thrift to CFMD and validate it) + * if desired, add new option to CLI add/update CF + + * if desired, create a JMX call to CFS to change it at runtime + Done. Then, whenever you need the option in code, use DD.getCFMD(ksname,cfname).getFoo();
