NONRTRIC - Implement DMaaP mediator producer service in Java 33/7033/2
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 5 Nov 2021 13:56:19 +0000 (14:56 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 10 Nov 2021 12:59:39 +0000 (13:59 +0100)
Fixed so that an information type can receive data from a Kafka stream.
This can also filter the data (using regexp matchning).
The received data can be buffered to minimize the number of REST calls to deliver the data to the consumer.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: Ie3740898bd919908a7ec5753f7d6050c652cebe4


No differences found