Unit Test Results.

Designed for use with JUnit and Ant.

Class org.apache.cassandra.index.sai.disk.v1.postings.PostingsTest-compression_jdk11_x86_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
PostingsTest-compression_jdk11_x86_6400100.9182024-10-05T02:40:321e95a60922b5

Tests

NameStatusTypeTime(s)
org.apache.cassandra.index.sai.disk.v1.postings.PostingsTest-compression_jdk11_x86_64FailureProperty error detected: Seed: 46966089592921212 -- To rerun do -Dcassandra.test.random.seed=46966089592921212 Config: --- partitioner: Murmur3Partitioner commitlog_sync: periodic commitlog_sync_period: 10s commitlog_disk_access_mode: mmap memtable_allocation_type: offheap_objects memtable: configurations: TrieMemtable_base: class_name: TrieMemtable parameters: shards: 21 SkipListMemtable_0: inherits: SkipListMemtable_base SkipListMemtable: inherits: SkipListMemtable_1 SkipListMemtable_base: class_name: SkipListMemtable TrieMemtable_0: inherits: TrieMemtable_base ShardedSkipListMemtable_base: class_name: ShardedSkipListMemtable parameters: serialize_writes: true shards: 23 ShardedSkipListMemtable: inherits: ShardedSkipListMemtable_1 TrieMemtable: inherits: TrieMemtable_2 default: inherits: TrieMemtable ShardedSkipListMemtable_0: inherits: ShardedSkipListMemtable_base SkipListMemtable_1: inherits: SkipListMemtable_0 TrieMemtable_2: inherits: TrieMemtable_1 TrieMemtable_1: inherits: TrieMemtable_0 ShardedSkipListMemtable_1: inherits: ShardedSkipListMemtable_0 sstable: selected_format: big disk_access_mode: mmap_index_only Error: org.apache.cassandra.exceptions.ConfigurationException: commitlog_disk_access_mode = mmap is not supported with compression or encryption. Please use 'auto' when unsure.

junit.framework.AssertionFailedError: Property error detected:
Seed: 46966089592921212 -- To rerun do -Dcassandra.test.random.seed=46966089592921212
Config:
---
partitioner: Murmur3Partitioner
commitlog_sync: periodic
commitlog_sync_period: 10s
commitlog_disk_access_mode: mmap
memtable_allocation_type: offheap_objects
memtable:
configurations:
TrieMemtable_base:
class_name: TrieMemtable
parameters:
shards: 21
SkipListMemtable_0:
inherits: SkipListMemtable_base
SkipListMemtable:
inherits: SkipListMemtable_1
SkipListMemtable_base:
class_name: SkipListMemtable
TrieMemtable_0:
inherits: TrieMemtable_base
ShardedSkipListMemtable_base:
class_name: ShardedSkipListMemtable
parameters:
serialize_writes: true
shards: 23
ShardedSkipListMemtable:
inherits: ShardedSkipListMemtable_1
TrieMemtable:
inherits: TrieMemtable_2
default:
inherits: TrieMemtable
ShardedSkipListMemtable_0:
inherits: ShardedSkipListMemtable_base
SkipListMemtable_1:
inherits: SkipListMemtable_0
TrieMemtable_2:
inherits: TrieMemtable_1
TrieMemtable_1:
inherits: TrieMemtable_0
ShardedSkipListMemtable_1:
inherits: ShardedSkipListMemtable_0
sstable:
selected_format: big
disk_access_mode: mmap_index_only

Error:
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.cql3.CQLTester$Fuzzed.throwPropertyError(CQLTester.java:3098)
at org.apache.cassandra.cql3.CQLTester$Fuzzed.setUpClass(CQLTester.java:3037)
at org.apache.cassandra.index.sai.SAITester.setUpClass(SAITester.java:165)
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)
at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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.cql3.CQLTester$Fuzzed.updateConfigs(CQLTester.java:3076)
at org.apache.cassandra.cql3.CQLTester$Fuzzed.setUpClass(CQLTester.java:3029)
0.000
Properties »
System.out »