Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.
This repository was archived by the owner on May 14, 2021. It is now read-only.

Some cassandra.yaml parameters were removed in Cassandra 2.0.x #13

@dcosson

Description

@dcosson

The following configuration options (hard-coded in cassandra.yaml in this module, so cassandra throws a YAML exception when I try to start it) are no longer accepted as of 2.0:

  • row_cache_provider
  • flush_largest_memtables_at
  • reduce_cache_sizes_at
  • reduce_cache_capacity_to

The datastax documentation is out of date but row_cache_provider was removed here and there's a reference to the latter options 3 being removed in the 2.0.0 upgrade notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions