You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "J. Brébec (Jira)" <ji...@apache.org> on 2021/10/06 09:03:00 UTC

[jira] [Commented] (FELIX-6461) Felix fileinstall doesn't test if files is null, causing retry failure

    [ https://issues.apache.org/jira/browse/FELIX-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424856#comment-17424856 ] 

J. Brébec commented on FELIX-6461:
----------------------------------

This break the deploy folder in Karaf 4.3.3 : it's not possible to start a new container with a file in the deploy folder. The artefact listener are probably not deployed, and the file is skipped until a file is updated in the folder.

 

> Felix fileinstall doesn't test if files is null, causing retry failure
> ----------------------------------------------------------------------
>
>                 Key: FELIX-6461
>                 URL: https://issues.apache.org/jira/browse/FELIX-6461
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-3.7.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: fileinstall-3.7.2
>
>
> The following commit basically breaks the file retry logic:
> [https://github.com/apache/felix-dev/commit/101a360248311817e1ad4645c549ea77773b0481#diff-263cdbacfd163ef5ce31dcbb1db83138f78d88eab353f1f587a10199e8ef3817L315]
> FileInstall should test null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)