Bugfix, creating only one DmaapProducer 71/3671/2
authorPatrikBuhr <patrik.buhr@est.tech>
Tue, 12 May 2020 11:27:37 +0000 (13:27 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Tue, 12 May 2020 14:10:26 +0000 (16:10 +0200)
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>

No differences found