[ 
https://issues.apache.org/jira/browse/CASSANDRA-17439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17439:
-----------------------------------------------
          Fix Version/s: 4.1
          Since Version: 4.1
    Source Control Link: 
[0bbcc07b437e0ac117e03760841a45e670cec8ff|https://github.com/apache/cassandra/commit/0bbcc07b437e0ac117e03760841a45e670cec8ff]
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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]

Reply via email to