Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/databases/cassandra5/files/patch-test_conf_cassandra-murmur.yaml
46590 views
1
--- test/conf/cassandra-murmur.yaml.orig 2024-10-12 12:40:42 UTC
2
+++ test/conf/cassandra-murmur.yaml
3
@@ -36,7 +36,6 @@ compaction_throughput: 0MiB/s
4
incremental_backups: true
5
concurrent_compactors: 4
6
compaction_throughput: 0MiB/s
7
-row_cache_class_name: org.apache.cassandra.cache.OHCProvider
8
row_cache_size: 16MiB
9
user_defined_functions_enabled: true
10
scripted_user_defined_functions_enabled: false
11
12