Stop sdc-distribution-client upon service shutdown 15/137915/1 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 16 May 2024 06:54:54 +0000 (08:54 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 16 May 2024 06:59:11 +0000 (08:59 +0200)
commitc4208db72297836601e1e4a579b60f96960bbdf3
treeade19694865508d2089e3d0bdee85ae9953867a4
parenta61b2948f9cbe25d0ec6cd957671d51d83c62a1a
Stop sdc-distribution-client upon service shutdown

- restore old behaviour by calling distributionClient.stop()
- downgrade sdc-distribution-client version to 2.0.0

Issue-ID: AAI-3848
Change-Id: Id252f4d8e387a916dcbdebd5110b46432858ee6b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml
src/main/java/org/onap/aai/modelloader/config/DistributionClientStartupConfig.java
src/test/java/org/onap/aai/modelloader/config/DistributionClientStartupConfigTest.java [new file with mode: 0644]