Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
Error Messageexpected:<1> but was:<0>Stacktracejunit.framework.AssertionFailedError: expected:<1> but was:<0> at org.apache.cassandra.tools.TopPartitionsTest.testServiceTopPartitionsSingleTable(TopPartitionsTest.java:82) 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) Standard OutputINFO [main] 2022-03-17 23:37:01,750 YamlConfigurationLoader.java:103 - Configuration location: file:/home/cassandra/cassandra/test/conf/cassandra.yaml DEBUG [main] 2022-03-17 23:37:01,754 YamlConfigurationLoader.java:124 - Loading settings from file:/home/cassandra/cassandra/test/conf/cassandra.yaml INFO [main] 2022-03-17 23:37:01,878 Config.java:1119 - Node configuration:[allocate_tokens_for_keyspace=null; allocate_tokens_for_local_replication_factor=null; allow_extra_insecure_udfs=false; all ...[truncated 49100 chars]... lizing counter cache with capacity of 2 MiBs INFO [MemtableFlushWriter:1] 2022-03-17 23:37:03,857 CacheService.java:164 - Scheduling counter cache save to every 7200 seconds (going to save all keys). DEBUG [MemtableFlushWriter:1] 2022-03-17 23:37:03,883 ColumnFamilyStore.java:1249 - Flushed to [BigTableReader(path='/home/cassandra/cassandra/build/test/cassandra/data/system/IndexInfo-9f5c6374d48532299a0a5094af9ad1e3/nb-1-big-Data.db')] (1 sstables, 4.915KiB), biggest 4.915KiB, smallest 4.915KiB
Attachments
Issue Links
- is cloned by
-
CASSANDRA-17798 Flaky org.apache.cassandra.tools TopPartitionsTest testServiceTopPartitionsSingleTable
- Open
- is related to
-
CASSANDRA-19991 Unit test org.apache.cassandra.tools.TopPartitionsTest#testServiceTopPartitionsSingleTable is still flaky
- Resolved
- links to