Bugfix, creating only one DmaapProducer
Each DmaapProducer starts a thread that is never terminated.
This class works around that by only creating one DmaapProducer
and will reuse that.
Change-Id: I3f8f9369a948f1cb5e3ae119c62c03bf4f5d180a
Issue-ID: NONRTRIC-210
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
diff --git a/policy-agent/config/application.yaml b/policy-agent/config/application.yaml
index b128494..4010219 100644
--- a/policy-agent/config/application.yaml
+++ b/policy-agent/config/application.yaml
@@ -9,7 +9,7 @@
endpoints:
web:
exposure:
- include: "loggers,logfile,health,info,metrics"
+ include: "loggers,logfile,health,info,metrics,threaddump"
logging:
level: