[
https://issues.apache.org/jira/browse/MRESOLVER-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-282:
--------------------------------------
Description:
Drop {{PartialFile}} that may cause locking issues, the drawback is to loose
"resumable downloads".
Also, clear up the temp file usage around it, and simplify resource handling.
After this change, resolver will download "all or nothing", no more partial
downloads (hence, nothing to resume). HttpClientTransport is STILL ABLE to
resolve, but resolver is currently not using this feature, later we may
reintroduce it.
was:
Drop {{PartialFile}} that may cause locking issues, the drawback is to loose
"resumable downloads".
Also, clear up the temp file usage around it, and simplify resource handling.
> Drop PartialFile
> ----------------
>
> Key: MRESOLVER-282
> URL: https://issues.apache.org/jira/browse/MRESOLVER-282
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 1.9.0
>
>
> Drop {{PartialFile}} that may cause locking issues, the drawback is to loose
> "resumable downloads".
> Also, clear up the temp file usage around it, and simplify resource handling.
> After this change, resolver will download "all or nothing", no more partial
> downloads (hence, nothing to resume). HttpClientTransport is STILL ABLE to
> resolve, but resolver is currently not using this feature, later we may
> reintroduce it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)