Github user jeffjirsa commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/224#discussion_r187779954
--- Diff: conf/cassandra.yaml ---
@@ -1032,6 +1032,10 @@ enable_scripted_user_defined_functions: false
# Materialized views are considered experimental and are not recommended
for production use.
enable_materialized_views: true
+# Enables creation of transiently replicated keyspaces on this node.
+# Transient replication is experimental and is not recommended for
production use.
--- End diff --
Thanks for the experimental line.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]