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

Alan Wang commented on CASSANDRA-21673:
---------------------------------------

yep, the branches are the following. Will run CIĀ 

[https://github.com/alanwang67/cassandra/tree/sync-4.0]

[https://github.com/alanwang67/cassandra/tree/sync-4.1]

[https://github.com/alanwang67/cassandra/tree/sync-5.0]

[https://github.com/alanwang67/cassandra/tree/sync-6.0]

> Fix incorrect fsync usage
> -------------------------
>
>                 Key: CASSANDRA-21673
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21673
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Alan Wang
>            Assignee: Alan Wang
>            Priority: Normal
>             Fix For: 6.0
>
>         Attachments: ci_summary.html, result_details.tar.gz
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> # In FileUtils, we do not flush the buffer prior to calling fsync
>  # When rewriting SSTableMetadata we do not call fsync
>  # We do not call fsync on the parent directory in Paxos Ballot
>  # CommitLogSegment does not fsync logFile directory
>  # fsync file directory in hints writer
>  # fsync file directory for UncommittedDataFile.Writer.finish
>  # In AutoSavingCache, we do not flush prior to calling fsync
>  # In JsonUtils, we do not flush prior to calling fsync



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to