ECS, support for notification of available information types 33/6633/1
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 27 Aug 2021 10:54:11 +0000 (12:54 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Fri, 27 Aug 2021 10:54:11 +0000 (12:54 +0200)
commit90463293a218527b02eb9886664dbb40a669b127
tree254fe3bd7fd28634a3e73c65b085859e9899ca51
parent383f47b1ae6e767d0bd8334f4f45e4cf83bd7c32
ECS, support for notification of available information types

Improvement.
Made the callback reactive and limited the paralellity to 5, which makes it scale
to a huge number of subscribers.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-570
Change-Id: I810b5c7514a1899fde42a02d2965b09903032b49
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/r1consumer/ConsumerCallbacks.java
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/repository/InfoTypeSubscriptions.java