derrickoswald / derrickoswald/cassandra-docker

Questions about enable_materialized_views and enable_transient_replication

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Thanks for providing this useful container.

I have a question about two cassandra configs: `enable_materialized_views` and `enable_transient_replication.` It seems the [official document](http://cassandra.apache.org/doc/latest/configuration/cassandra_config_file.html) says "Materialized views are considered experimental and are not recommended for production use." And the default value for these two parameters are **False** in the document. They say they will disable them in Cassandra 4.

However, in the latest version of Cassandra (3.11.4), the default value for them are still **True**, as is the setting in your container's cassandra.yaml.

Shall we disable them manually for now?
Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.