ports/databases/cassandra3/files/patch-test_conf_cassandra.yaml
Yuri Victorovich bef05937a8 New port: databases/cassandra3: Highly scalable distributed database
Versions 1.X and 2.X existed previously, but were removed due to build issues.

PR:		226377
Submitted by:	Angelo Polo <language.devel@gmail.com>
2019-01-28 06:12:18 +00:00

10 lines
393 B
YAML

--- test/conf/cassandra.yaml.orig 2018-03-06 21:24:02 UTC
+++ test/conf/cassandra.yaml
@@ -40,7 +40,6 @@ server_encryption_options:
incremental_backups: true
concurrent_compactors: 4
compaction_throughput_mb_per_sec: 0
-row_cache_class_name: org.apache.cassandra.cache.OHCProvider
row_cache_size_in_mb: 16
enable_user_defined_functions: true
enable_scripted_user_defined_functions: true