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

Tamas Cservenak updated MRESOLVER-290:
--------------------------------------
    Description: Use new atomic primitives (utils) to make sure files are fully 
written. Also, tighten up IO, as some parts are "forgiving" re IOexceptions 
(like writing checksum files to disk?), but this relaxedness is wrong, as if 
you have IOex while writing to your disk (local repo) is usually a symptom of 
some real problem, from permissions mixup to possibly faulty hardware.  (was: 
Use new atomic primitives (utils) to make sure files are fully written.)

> Improve file handling resolver wide
> -----------------------------------
>
>                 Key: MRESOLVER-290
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-290
>             Project: Maven Resolver
>          Issue Type: Task
>          Components: Resolver
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 1.9.1
>
>
> Use new atomic primitives (utils) to make sure files are fully written. Also, 
> tighten up IO, as some parts are "forgiving" re IOexceptions (like writing 
> checksum files to disk?), but this relaxedness is wrong, as if you have IOex 
> while writing to your disk (local repo) is usually a symptom of some real 
> problem, from permissions mixup to possibly faulty hardware.



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

Reply via email to