NONRTRIC - Enrichment Coordinator Service, making type availability subscriptions... 50/6650/1
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 3 Sep 2021 06:53:10 +0000 (08:53 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Fri, 3 Sep 2021 13:15:23 +0000 (15:15 +0200)
commitb0612ab177e14ffa133aae2538aa504d5cc10e99
tree1adeddf207427ee0327d654049bd645151dcd6e5
parentf09d7ed9c458244bd8edbf38f689cff75bd19790
NONRTRIC - Enrichment Coordinator Service, making type availability subscriptions persistent

The subscriptions created by the data consumer are stored persistently to survive a component restart.

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