You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Podkowinski (JIRA)" <ji...@apache.org> on 2017/02/13 15:47:41 UTC

[jira] [Commented] (CASSANDRA-13088) Update Cassandra Configuration File page with undocumented options

    [ https://issues.apache.org/jira/browse/CASSANDRA-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863851#comment-15863851 ] 

Stefan Podkowinski commented on CASSANDRA-13088:
------------------------------------------------

The mentioned document is generated based on the stock {{cassandra.yaml}} using the {{convert_yaml_to_rst.py}} script. We'd have to either add the mentioned options to the yaml file (which is already +1k lines) or modify the script to include additional content. 

> Update Cassandra Configuration File page with undocumented options
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-13088
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13088
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Documentation and Website
>            Reporter: Alwyn Davis
>            Priority: Trivial
>
> The documentation site doesn't cover all configuration options (http://cassandra.apache.org/doc/latest/configuration/cassandra_config_file.html), including (based on trunk and excluding deprecated options):
> * auto_bootstrap
> * commitlog_max_compression_buffers_in_pool
> * credentials_cache_max_entries
> * disk_access_mode
> * disk_optimization_estimate_percentile
> * disk_optimization_page_cross_chance
> * dynamic_snitch
> * enable_user_defined_functions_threads
> * max_mutation_size_in_kb
> * otc_coalescing_strategy
> * otc_coalescing_window_us
> * otc_coalescing_window_us_default
> * outboundBindAny
> * permissions_cache_max_entries
> * roles_cache_max_entries
> * rpc_listen_backlog
> * user_defined_function_fail_timeout
> * user_defined_function_warn_timeout
> * user_function_timeout_policy
> I'm not sure if some are intentionally omitted, but others would appear to be useful e.g. {{max_mutation_size_in_kb}}. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)