Unit Test Results.

Designed for use with JUnit and Ant.

Class org.apache.cassandra.utils.ConfigGenBuilderTest-compression_jdk11_x86_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConfigGenBuilderTest-compression_jdk11_x86_64201016.8862024-10-08T00:46:5362d4633d8967

Tests

NameStatusTypeTime(s)
validConfigsWithDefaults-compression_jdk11_x86_64Success15.987
validConfigs-compression_jdk11_x86_64FailureProperty error detected: Seed = 5611331042266480205 Examples = 1000 Pure = true Error: commitlog_disk_access_mode = mmap is not supported with compression or encryption. Please use 'auto' when unsure. Values: 0 = {partitioner=Murmur3Partitioner, commitlog_sync=group, commitlog_sync_group_window=12ms, commitlog_disk_access_mode=mmap, memtable_allocation_type=heap_buffers, memtable={configurations={TrieMemtable_1={inherits=TrieMemtable_0}, ShardedSkipListMemtable_base={class_name=ShardedSkipListMemtable, parameters={shards=6}}, SkipListMemtable_0={inherits=SkipListMemtable_base}, SkipListMemtable_1={inherits=SkipListMemtable_0}, TrieMemtable_base={class_name=TrieMemtable, parameters={shards=11}}, SkipListMemtable={inherits=SkipListMemtable_1}, ShardedSkipListMemtable_0={inherits=ShardedSkipListMemtable_base}, SkipListMemtable_base={class_name=SkipListMemtable}, TrieMemtable_0={inherits=TrieMemtable_base}, TrieMemtable={inherits=TrieMemtable_2}, default={inherits=TrieMemtable}, ShardedSkipListMemtable={inherits=ShardedSkipListMemtable_0}, TrieMemtable_2={inherits=TrieMemtable_1}}}, sstable={selected_format=big}, disk_access_mode=legacy}: java.util.LinkedHashMap

junit.framework.AssertionFailedError: Property error detected:
Seed = 5611331042266480205
Examples = 1000
Pure = true
Error: commitlog_disk_access_mode = mmap is not supported with compression or encryption. Please use 'auto' when unsure.
Values:
0 = {partitioner=Murmur3Partitioner, commitlog_sync=group, commitlog_sync_group_window=12ms, commitlog_disk_access_mode=mmap, memtable_allocation_type=heap_buffers, memtable={configurations={TrieMemtable_1={inherits=TrieMemtable_0}, ShardedSkipListMemtable_base={class_name=ShardedSkipListMemtable, parameters={shards=6}}, SkipListMemtable_0={inherits=SkipListMemtable_base}, SkipListMemtable_1={inherits=SkipListMemtable_0}, TrieMemtable_base={class_name=TrieMemtable, parameters={shards=11}}, SkipListMemtable={inherits=SkipListMemtable_1}, ShardedSkipListMemtable_0={inherits=ShardedSkipListMemtable_base}, SkipListMemtable_base={class_name=SkipListMemtable}, TrieMemtable_0={inherits=TrieMemtable_base}, TrieMemtable={inherits=TrieMemtable_2}, default={inherits=TrieMemtable}, ShardedSkipListMemtable={inherits=ShardedSkipListMemtable_0}, TrieMemtable_2={inherits=TrieMemtable_1}}}, sstable={selected_format=big}, disk_access_mode=legacy}: java.util.LinkedHashMap

at accord.utils.Property$SingleBuilder.checkInternal(Property.java:258)
at accord.utils.Property$SingleBuilder.check(Property.java:242)
at org.apache.cassandra.utils.ConfigGenBuilderTest.validConfigs(ConfigGenBuilderTest.java:48)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Caused by: org.apache.cassandra.exceptions.ConfigurationException: commitlog_disk_access_mode = mmap is not supported with compression or encryption. Please use 'auto' when unsure.
at org.apache.cassandra.config.DatabaseDescriptor.validateCommitLogWriteDiskAccessMode(DatabaseDescriptor.java:1565)
at org.apache.cassandra.config.DatabaseDescriptor.initializeCommitLogDiskAccessMode(DatabaseDescriptor.java:2942)
at org.apache.cassandra.config.DatabaseDescriptor.applySimpleConfig(DatabaseDescriptor.java:694)
at org.apache.cassandra.config.DatabaseDescriptor.applyAll(DatabaseDescriptor.java:511)
at org.apache.cassandra.config.DatabaseDescriptor.unsafeDaemonInitialization(DatabaseDescriptor.java:284)
at org.apache.cassandra.utils.ConfigGenBuilderTest.validate(ConfigGenBuilderTest.java:60)
at org.apache.cassandra.utils.ConfigGenBuilderTest.lambda$validConfigs$0(ConfigGenBuilderTest.java:48)
at accord.utils.Property$SingleBuilder.checkInternal(Property.java:254)
0.207
Properties »
System.out »