commit | 77793c7a822e8bb7771bfb0cf9db2ce4dce865d4 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Thu Apr 11 15:36:48 2019 +0000 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Thu Apr 11 15:36:48 2019 +0000 |
tree | 4d85053c31d5e1562bd22b40c05d26d6420fb713 | |
parent | 314a1e4310545e5b70ff64e328f3e7eae281c5b4 [diff] |
Robustness issue Limiting the number of paralell threads when retying of ftp or publish. Previously there was no upper limit on how many paralel threads that could be started by retry attempts. For instance, a worker thread with 100 new files would start 100 new threads when the ftt server was unavailable. Change-Id: Ia8792f03ea55c0c467ef248ddc9d59187c06a946 Issue-ID: DCAEGEN2-1118 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Datafile Collector is responsible for collecting PM counter files from PNF (Physical Network Function) and then publish these files to Dmaap DataRouter.
DFC is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using mvn clean install
command.
Running with dev-mode of DFC
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start DFC: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop DFC: http://<container_address>:8100/stopDatafile or https://<container_address>:8433/stopDatafile
org.onap.dcaegen2.collectors
dcae-services
Copyright (C) 2018-2019 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved. License