[ https://issues.apache.org/jira/browse/CASSANDRA-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007678#comment-13007678 ]
Gary Dusbabek commented on CASSANDRA-1906: ------------------------------------------ Minor things (aside from the system test failures): * the CMFD constructors can be combined (public calls the private, passing nextId()). * a few of the files have spuriously inserted unnecessary imports. Those changes are the only changes for a few of them. > Sanitize configuration code > --------------------------- > > Key: CASSANDRA-1906 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1906 > Project: Cassandra > Issue Type: Improvement > Reporter: Jon Hermes > Assignee: Jon Hermes > Priority: Minor > Fix For: 0.8 > > Attachments: 1906-2.txt, 1906-3.txt, 1906.txt > > Original Estimate: 24h > Remaining Estimate: 24h > > Multipart: > - Drop deprecated YAML config. Only config allowed is via thrift/JMX. Make > this gratuitously easy to do with sane defaults and accepting changesets as > opposed to full definitions. > - Combine common code between KS/CF/ColumnDefs and between thrift/avro defs. > - Provide an obvious and clean interface for changing settings locally versus > globally (JMX vs. thrift). Dox here. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira