[
https://issues.apache.org/jira/browse/MRESOLVER-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625887#comment-17625887
]
ASF GitHub Bot commented on MRESOLVER-278:
------------------------------------------
cstamas merged PR #209:
URL: https://github.com/apache/maven-resolver/pull/209
> BREAKING: Introduce RepositorySystem shutdown hooks
> ---------------------------------------------------
>
> Key: MRESOLVER-278
> URL: https://issues.apache.org/jira/browse/MRESOLVER-278
> Project: Maven Resolver
> Issue Type: New Feature
> Components: Resolver
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 1.9.0
>
>
> Introduce onSystemShutdown hooks and make following components use these:
> * DefaultSyncContext
> * GroupId RRF
> * SummaryFile TCS
> Former will shut down named locks adapter, while latter two are flushing (if
> recorded!) in this hook. This also implies, that in mvnd for example, daemons
> needs to be killed to have recorded data saved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)