Bugfixes, Generalizing Data File Collection to handle any type of file 26/89126/1
authorPatrikBuhr <patrik.buhr@est.tech>
Mon, 3 Jun 2019 08:38:10 +0000 (08:38 +0000)
committerPatrikBuhr <patrik.buhr@est.tech>
Mon, 3 Jun 2019 08:38:10 +0000 (08:38 +0000)
commitf26ab6b4e6ac57759037d2c854b7390c7afb6456
treea20c3607310ec7e14d58051b600367c22b06f362
parent4229afc64d82cbd1ea1e43c92fcd6c9bed9e5137
Bugfixes, Generalizing Data File Collection to handle any type of file

- When a change ID was not configured, the task counter was not decreased.
The result was that the DFC stopped polling,

- When the check if a file is a already published fails
(most likely to a problem is the DR), the DFC will try
to publish it (instead of just ingnoring it).

Change-Id: If9f5b962210f809d5d2ae0aa60d3a7f99099c058
Issue-ID: DCAEGEN2-1532
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/tasks/ScheduledTasks.java