[
https://issues.apache.org/jira/browse/CASSANDRA-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Wang updated CASSANDRA-21673:
----------------------------------
Attachment: result_details.tar.gz
> 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]