Fix CbsClientFactory to allow retry on Mono from createCbsClient 49/116649/1 guilin 7.0.0-ONAP
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Thu, 19 Nov 2020 15:30:01 +0000 (16:30 +0100)
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Mon, 11 Jan 2021 15:25:18 +0000 (15:25 +0000)
commit2b846c06a5c163cf6252e1d2d7517739f5a43ce9
tree8b5a77bd5f61581bd4f28d9f74a69c7a840ebcbf
parente43e052f71357eddf98c0117d5ae566a64b11ccf
Fix CbsClientFactory to allow retry on Mono from createCbsClient

Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Id6e58625f3c6bd4aa7dcb1bb167839e0ed31ef93
(cherry picked from commit c610bf0763522c2de5b68c9a7670a9bd269ad262)
28 files changed:
pom.xml
rest-services/cbs-client/pom.xml
rest-services/cbs-client/src/main/java/org/onap/dcaegen2/services/sdk/rest/services/cbs/client/api/CbsClientFactory.java
rest-services/cbs-client/src/test/java/org/onap/dcaegen2/services/sdk/rest/services/cbs/client/api/CbsClientFactoryTest.java [new file with mode: 0644]
rest-services/dmaap-client/pom.xml
rest-services/http-client/pom.xml
rest-services/model/pom.xml
rest-services/pom.xml
security/crypt-password/pom.xml
security/pom.xml
security/ssl/pom.xml
services/external-schema-manager/pom.xml
services/hv-ves-client/pom.xml
services/hv-ves-client/producer/api/pom.xml
services/hv-ves-client/producer/ct/pom.xml
services/hv-ves-client/producer/impl/pom.xml
services/hv-ves-client/producer/pom.xml
services/hv-ves-client/protobuf/pom.xml
services/pom.xml
standardization/api-custom-header/pom.xml
standardization/moher-api/healthstate/pom.xml
standardization/moher-api/metrics/pom.xml
standardization/moher-api/pom.xml
standardization/moher-api/server-adapters/pom.xml
standardization/moher-api/server-adapters/reactor-netty/pom.xml
standardization/moher-api/server-adapters/spring-webflux/pom.xml
standardization/pom.xml
version.properties