You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Eamon Ford (Jira)" <ji...@apache.org> on 2020/06/22 21:19:00 UTC

[jira] [Created] (SDAP-254) Ingestion history does not get saved

Eamon Ford created SDAP-254:
-------------------------------

             Summary: Ingestion history does not get saved
                 Key: SDAP-254
                 URL: https://issues.apache.org/jira/browse/SDAP-254
             Project: Apache Science Data Analytics Platform
          Issue Type: Bug
          Components: collection-ingester
            Reporter: Eamon Ford
            Assignee: Eamon Ford


When the Collection Manager is killed the ingestion history file is not saved.

*Why:* `FileIngestionHistory.py` calls the method to save the history file in its `__del__` method. __del__ does not get called when the program is killed.



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