Fix potential issue while install CSAR 77/42277/4
authorxg353y <xg353y@intl.att.com>
Wed, 11 Apr 2018 13:55:45 +0000 (15:55 +0200)
committerxg353y <xg353y@intl.att.com>
Thu, 12 Apr 2018 09:07:29 +0000 (11:07 +0200)
commit4fd883129d1c0fa6da1854d9a1136d501138291f
tree16f678e0ad7035592acade9a7b2987177bfde0cb
parent2616c5dad88f6f66f9c303b301cbc2462e35c4b8
Fix potential issue while install CSAR

Add random waiting timer for treat notification, so that no 2 threads
will treate the notif at the same time; Add the retry mechanism for the
DCAE Inventory api call.

Change-Id: I9bd8a58001d638c589309a9d65e4df6a2e437209
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-151
src/main/java/org/onap/clamp/clds/client/DcaeInventoryServices.java
src/main/java/org/onap/clamp/clds/sdc/controller/SdcSingleController.java
src/main/java/org/onap/clamp/clds/sdc/controller/installer/CsarInstallerImpl.java
src/main/resources/application.properties