[
https://issues.apache.org/jira/browse/CASSANDRA-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804634#action_12804634
]
Jonathan Ellis commented on CASSANDRA-671:
------------------------------------------
ACC is solving the wrong problem. We want to reduce the boilerplate we have in
reading values from a config file, not support multiple config file formats.
ACC solves the latter but not the former.
> Config defaults behavior is inconsistent
> ----------------------------------------
>
> Key: CASSANDRA-671
> URL: https://issues.apache.org/jira/browse/CASSANDRA-671
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Environment: debian lenny amd64 OpenJDK 64-Bit Server VM (build
> 1.6.0_0-b11, mixed mode)
> Reporter: Brandon Williams
> Priority: Minor
> Fix For: 0.7
>
>
> Some configuration options when not present in the config file, such as
> MemtableObjectCountInMillions, will provide a default. Others, such as
> DiskAccessMode will bail with a cryptic error. Behavior amongst all the
> options should be consistent, and warnings should be emitted if defaults are
> being used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.