From: PatrikBuhr Date: Tue, 12 May 2020 11:27:37 +0000 (+0200) Subject: Bugfix, creating only one DmaapProducer X-Git-Tag: 2.0.0~46 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=083393d0affc7dca6a5cea89f4f9759801a91591;hp=083393d0affc7dca6a5cea89f4f9759801a91591;p=nonrtric.git 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 ---