[
https://issues.apache.org/jira/browse/CASSANDRA-17439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506846#comment-17506846
]
Benedict Elliott Smith commented on CASSANDRA-17439:
----------------------------------------------------
Good point, my bad. I will revert.
> Missing TRUNCATE_EXISTING in write options
> ------------------------------------------
>
> Key: CASSANDRA-17439
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17439
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Local Write-Read Paths
> Reporter: Jacek Lewandowski
> Assignee: Jacek Lewandowski
> Priority: Normal
> Fix For: 4.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> `PathUtils.WRITE_OPTIONS` is meant to be used for overwriting files. However,
> without TRUNCATE_EXISTING option, it may overwrite only the beginning of the
> file if the new content is smaller than previous, which in turn may lead to
> unexpected file size and fail some tests unexpectedly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]