Handling Dmaap messages in a series 61/3661/1
authorPatrikBuhr <patrik.buhr@est.tech>
Mon, 11 May 2020 06:47:45 +0000 (08:47 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Mon, 11 May 2020 06:52:48 +0000 (08:52 +0200)
commitcec614d561bcf9543c99bddd2b051b4a053dee0f
treee03fbcb55abd5d60c9de6eb8b30592526927f960
parent73a8d2b71f8b683865d96ad78576d0f7ab654ba6
Handling Dmaap messages in  a series

To gurante that messges are handled in the right order they must be
processed in a series instead of in paralell.

Change-Id: I156bade6dc2d5100403681b452aadf473f6b94ed
Issue-ID: NONRTRIC-210
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
policy-agent/src/main/java/org/oransc/policyagent/dmaap/DmaapMessageHandler.java