Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/databases/cassandra5/files/patch-test_conf_unit-test-conf_test-native-port.yaml
46590 views
1
--- test/conf/unit-test-conf/test-native-port.yaml.orig 2023-05-25 14:13:37 UTC
2
+++ test/conf/unit-test-conf/test-native-port.yaml
3
@@ -40,7 +40,6 @@ server_encryption_options:
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: true
11
12