Fix CbsClientFactory to allow retry on Mono from createCbsClient 09/115109/8
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Thu, 19 Nov 2020 15:30:01 +0000 (16:30 +0100)
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Wed, 25 Nov 2020 12:24:31 +0000 (13:24 +0100)
commitc610bf0763522c2de5b68c9a7670a9bd269ad262
tree7aabf350a4ab273abf143aa84e8e94706e9b46d5
parent3752a9df5643ba8b57a567a42eabe84db8b48975
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
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