Retry mechanism (with back off algorithm) is removed with more frequent watchdog... 20/138920/8
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 11 Sep 2024 15:51:01 +0000 (16:51 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 19 Sep 2024 14:13:55 +0000 (15:13 +0100)
commit7ff089b982cf195b2ec599e1cf6df441bcc21138
tree3fb7fb792cbbc5185974a73fd7b7208b8059da26
parente715450db255af638e6de700d21df3c71a065e08
Retry mechanism (with back off algorithm) is removed with more frequent watchdog poll

- Increased watchdog frequency for locked cm handle.
- Removed retry backoff algorithm for locked cm handle.

Issue-ID: CPS-2395
Change-Id: I54d0ec8f9de53a7d181639c14aaaa93736f03e19
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
cps-application/src/main/resources/application.yml
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/ModuleOperationsUtils.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/ModuleSyncTasks.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/ModuleSyncWatchdog.java
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/sync/ModuleOperationsUtilsSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/sync/ModuleSyncTasksSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/CmHandleCreateSpec.groovy