Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/databases/cassandra4/files/patch-test_conf_cassandra.yaml
16462 views
1
--- test/conf/cassandra.yaml.orig 2018-03-06 21:24:02 UTC
2
+++ test/conf/cassandra.yaml
3
@@ -40,7 +40,6 @@ server_encryption_options:
4
incremental_backups: true
5
concurrent_compactors: 4
6
compaction_throughput_mb_per_sec: 0
7
-row_cache_class_name: org.apache.cassandra.cache.OHCProvider
8
row_cache_size_in_mb: 16
9
enable_user_defined_functions: true
10
enable_scripted_user_defined_functions: true
11
12