[
https://issues.apache.org/jira/browse/CASSANDRA-20109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Haddad updated CASSANDRA-20109:
-----------------------------------
Workflow: Copy of Cassandra Bug Workflow (was: Copy of Cassandra Default
Workflow)
Issue Type: Bug (was: Improvement)
> Directions to disable key cache in cassandra.yaml break startup
> ---------------------------------------------------------------
>
> Key: CASSANDRA-20109
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20109
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jon Haddad
> Priority: Normal
>
> {noformat}
> # Default value is empty to make it "auto" (min(5% of Heap (in MiB),
> 100MiB)). Set to 0 to disable key cache.
> #
> # This is only relevant to SSTable formats that use key cache, e.g. BIG.
> # Min unit: MiB
> key_cache_size:
> {noformat}
> but when you follow the instructions:
> {noformat}
> Caused by: org.yaml.snakeyaml.constructor.ConstructorException: Cannot create
> property=key_cache_size for
> JavaBean=org.apache.cassandra.config.Config@7f608e21
> in 'reader', line 26, column 1:
> cluster_name: 'rokt-density-1732 ...
> ^
> Can't construct a java object for scalar tag:yaml.org,2002:int; exception=null
> in 'reader', line 476, column 17:
> key_cache_size: 0
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]