cloudurable/cassandra-image

Questions about enable_materialized_views and enable_transient_replication

Opened this issue · 0 comments

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
does not recommend to enable them in production but they are set to be enabled by default:

image

Shall we disable them?
Thanks!