From: PatrikBuhr Date: Mon, 15 Nov 2021 11:26:01 +0000 (+0100) Subject: NONRTRIC - Implement DMaaP mediator producer service in Java X-Git-Tag: 1.2.0~46^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b3896f4ad7912be9e12c05e7d4770fa39752d797;hp=b3896f4ad7912be9e12c05e7d4770fa39752d797;p=nonrtric.git NONRTRIC - Implement DMaaP mediator producer service in Java Added a possibility fora consumer to choose how many concurrent REST sessions it can handle. If correct message sequence it to be maintained, this must be set to 1. Taking a rest if the consumer is unavialable. Trying to restart strems at overflow, which does not work. Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-597 Change-Id: I05ffe17dd39fb7a20aeb394b258c2b0cb0f4c638 ---