[ 
https://issues.apache.org/jira/browse/CASSANDRA-10709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537646#comment-17537646
 ] 

Josh McKenzie commented on CASSANDRA-10709:
-------------------------------------------

Got a variety of unique new failures on this run but I have a hard time seeing 
how this delta could have caused them...

[CI Results]
Branch: 4.1, build number: 15
butler url: 
[https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-4.1/Cassandra-4.1]
jenkins url: [https://ci-cassandra.apache.org/job/Cassandra-4.1/15/]
JIRA: CASSANDRA-10709
commit url: 
[https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=commit;h=5d427ff6e535ba60f0d2f3e07781de9fcdc8fd42]
affected paths:
 * src/java/org/apache/cassandra/io/util/DataIntegrityMetadata.java
 * CHANGES.txt
 * src/java/org/apache/cassandra/io/sstable/SSTable.java

Build Result: UNSTABLE
Passing Tests: 48263
Failing Tests: 18
||Test|Failures|JIRA|
|org.apache.cassandra.distributed.upgrade.MixedModeMessageForwardTest.checkWritesForwardedToOtherDcTest|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.distributed.test.NetstatsBootstrapWithoutEntireSSTablesCompressionStreamingTest.testWithoutStreamingEntireSSTablesWithCompression|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.distributed.test.AutoSnapshotTtlTest.testAutoSnapshotTTlOnDrop|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.validation.operations.CompactStorageTest.testIndicesOnCompactTable|3
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.validation.entities.UFJavaTest.testJavaFunctionCounter|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.ViewTest.testFrozenCollectionsWithComplicatedInnerType|1
 of 13|[Multiple JIRAs 
found|https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20and%20resolution%20%3D%20unresolved%20and%20summary%20~%20%22*ViewTest*%22]|
|org.apache.cassandra.cql3.KeywordTest.test[keyword DESC isReserved true]|1 of 
13|CASSANDRA-17615?|
|org.apache.cassandra.cql3.KeywordTest.test[keyword BOOLEAN isReserved false]|1 
of 13|CASSANDRA-17615?|
|org.apache.cassandra.distributed.test.NetstatsBootstrapWithEntireSSTablesCompressionStreamingTest.testWithStreamingEntireSSTablesWithCompression|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.distributed.test.FullRepairCoordinatorNeighbourDownTest.validationParticipentCrashesAndComesBack[SEQUENTIAL/true]|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.ViewComplexTTLTest.testUpdateColumnInViewPKWithTTLWithFlush[3]|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|dtest-offheap.repair_tests.incremental_repair_test.TestIncRepair.test_multiple_repair|1
 of 13|CASSANDRA-11268?|
|org.apache.cassandra.distributed.test.GossipTest.nodeDownDuringMove|1 of 
13|CASSANDRA-15239?|
|org.apache.cassandra.distributed.test.CASTest.testSuccessfulWriteDuringRangeMovementFollowedByConflicting|2
 of 13|CASSANDRA-17461?|
|org.apache.cassandra.tools.TopPartitionsTest.testServiceTopPartitionsSingleTable-cdc|2
 of 13|CASSANDRA-17455?|
|org.apache.cassandra.cql3.ViewFilteringClustering1Test.testClusteringKeySliceRestrictions[3]|1
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.validation.operations.CompactStorageTest.testGroupByWithoutPaging|2
 of 13|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]|
|org.apache.cassandra.cql3.KeywordTest.test[keyword VALUES isReserved false]|1 
of 13|CASSANDRA-17615?|

(cassandra-builds)

> Synchronize TOC and digest
> --------------------------
>
>                 Key: CASSANDRA-10709
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10709
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stefania Alborghetti
>            Assignee: Maciej Sokol
>            Priority: Low
>             Fix For: 3.0.28, 3.11.14, 4.0.5, 4.1-beta
>
>
> The TOC and DIGEST components are not synchronized at the moment (the file is 
> not fsynch-ed to disk after it is written). This could cause inconsistencies 
> in case of power failures. At the moment these component sstable files are 
> only used by standalone tools but we should fix them nonetheless.
> Refer to the discussion on CASSANDRA-10534 for more details. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to