aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26Release version 1.7.0honolulutkogut1-0/+4
- Add possibility to modify the configuration for persistent connection - Honor the Retry-After HTTP header in case of 413 status code Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I40ce9d895f85388fce479079132b780ff5af6734
2021-02-25Honor the Retry-After HTTP header in case of 413 status code.tkogut15-45/+464
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I429474d4a0565f5aa9bd542daa0db814c5504ef6
2021-02-22Activate JUnits in projectBogumil Zebek5-14/+114
- Fix project configuration: activate junits during project build - Increase code coverage Issue-ID: DCAEGEN2-1016 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I3d6d3462b4582c20c77577640deff8cece10d4d2
2021-02-12Refactor class RxHttpClientFactoryPawel2-44/+109
Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ic35eba7198bfaf1b83ae0107952bf274772b3f35
2021-02-10Merge "Add initial changelog"Vijay Venkatesh Kumar1-0/+131
2021-02-10Add initial changelogPawel1-0/+131
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I4b19defd50a3ddacf05f8dbf65d46d6f3f6d5866
2021-02-05Add possibility to modify the configuration for persistent connectionPawel35-30/+296
Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ia5c0699359fe2317bea6177fe6dfce5c68579ba9
2021-02-03Release version 1.6.0tkogut1-0/+4
- Add configurable timeout in dmaap-client - Add configurable retry mechanism in dmaap-client Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I6eb2aa796fe23e6cfd4c9531e95eca79f3bf8905
2021-02-03Update sdk version to 1.6.0 in version.properties file.tkogut1-1/+1
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I3a3195d8d1db39416dc7169b32286b1b0f8c80db
2021-02-01Improve retry mechanism in dmaap-client.tkogut15-112/+319
Return last exception instead of timeout exception when retry exhausted. Handle no connection exception when sending requests to dmaap-mr. Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ibe318fa349b79999a5c8054e04e72e444a42ea78
2021-01-25Fix problem with resource releases when retry more than twicetkogut4-23/+111
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I8fc58e035226c7c2d499b23f0f31df7bbdb147d4
2021-01-20Support retry in DCAE-SDK DMaaP-Clienttkogut30-338/+1058
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Id3f98c0a9367f7c7c2c53ed3eba8805a5a6ab87e
2021-01-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: I32ad66bb500ada6d501705779276a9ee48bc1ca5 Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2021-01-07Add timeout for Subscriber(dmaap-client)Pawel6-26/+141
Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib733af0541a1aad84691a2db97c1e495f0162866
2020-12-30Add timeout for Publisher(dmaap-client)tkogut44-168/+700
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ia5b7320bc3e491548a1fa1dba2d95843a98f01ae
2020-11-30Release version 1.5.0tkogut1-0/+4
Issue-ID: DCAEGEN2-2532 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ic4877d954e9435010c627faee49c8157e1cdccff
2020-11-30Merge "Update Reactor version and upgrade TestContainers"Remigiusz Janeczek27-47/+47
2020-11-27Update Reactor version and upgrade TestContainerstkogut27-47/+47
Issue-ID: DCAEGEN2-2532 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ic92bdbb7b82055e7b9ec211d50d04f6843b4ca5e
2020-11-25Release version 1.4.4Remigiusz Janeczek1-0/+4
Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ife99dec5c31887ab3429c33abde8883c47f05708
2020-11-25Fix CbsClientFactory to allow retry on Mono from createCbsClientRemigiusz Janeczek28-33/+100
Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id6e58625f3c6bd4aa7dcb1bb167839e0ed31ef93
2020-11-20Update certificates used in HvVesProducerIT testRemigiusz Janeczek4-0/+1
New certs should be valid until 20th Nov 2040 Issue-ID: DCAEGEN2-2526 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I26932c90a0b675d2e9d0e051db76da20cdd258cb
2020-09-11dcae INFO.yaml updatevv770d1-8/+14
Project maturity Committer changes Change-Id: Ie305d98853a493bec878d7c7b556a6410cbce7bc Issue-ID: DCAEGEN2-2425 Signed-off-by: vv770d <vv770d@att.com>
2020-09-08Fix INFO.yaml filesJessica Wagantall1-0/+1
Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic3917bd45e3c3a79aad69aed4ffdacf591b22b6b
2020-09-08Add missing java docsZebek Bogumil9-26/+97
Issue-ID: DCAEGEN2-2254 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I97ed951e24a3dcf1a377814440e5e419f45381cb
2020-09-01Release artifact 1.4.3Edyta Krukowska1-0/+4
Issue-ID: DCAEGEN2-2400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I8e4845d5b0258c0bc542518789b3217fbfd99f34
2020-08-31Change parameters of external-schema-manager to JSON notationEdyta Krukowska29-30/+37
Issue-ID: DCAEGEN2-2400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ib5629b346b232a82a863406c11284e6aba0c0a94
2020-08-21Release artifact 1.4.2Piotr Marcinkiewicz1-0/+4
Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I01078523c9ed14064be4f6c195ae0bd573b8875c
2020-08-18Fix SDK vulnerabilitiesPiotr Marcinkiewicz26-27/+27
- Update spring boot from 2.2.9 to 2.3.3 - Update patch version from 1.4.1 to 1.4.2 Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I7334e09ed8a7d4dc1cf06a180ca7e21de5f2e089
2020-08-06Release artifact 1.4.1Piotr Marcinkiewicz1-0/+4
Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: If791cfd37bc3c975ba9e10df18f94d4c79dcc259
2020-08-06Fix SDK vulnerabilitiesPiotr Marcinkiewicz31-56/+52
- Update spring boot dependencies and fix warnings about deprecations. - Update testcontainers version to 1.14.3 - Top up patch version to 1.4.1 Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I2173e0160728f2d404c7cf65e1869a642db49ece
2020-08-05Merge "Fixed sonar issues"Tony Hansen11-31/+33
2020-08-03Fixed sonar issuesedyta11-31/+33
Issue-ID: DCAEGEN2-2254 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Iad63113fd20040504fddb195572d7ce820b83cf6
2020-07-31Release artifact 1.4.0Zebek Bogumil1-0/+4
Release artifact with new component 'external-schema-manager' for json validation with schema stored in the local cache. Issue-ID: DCAEGEN2-2254 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I92588663cf421f6bf0eb0f1e94138af02fccf657
2020-07-30Implement external-schema-manager submoduleMichal Banka41-5/+6331
Change-Id: I298b7b4a3310c2ad338882e0bc5a0852eb949621 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2254
2020-07-28Change SDK version to 1.4.0 and add empty external-schema-manager submoduleMichal Banka28-26/+128
Change-Id: I5cb477b611059f308e7e3f8e057ed5612e7fbca8 Issue-ID: DCAEGEN2-2254 Signed-off-by: Michal Banka <michal.banka@nokia.com>
2020-07-24Update certificates for hv ves producer integration testsRemigiusz Janeczek3-0/+0
Issue-ID: DCAEGEN2-2369 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If31d78bdb3e821574b18357213a9c94c9b822253
2020-07-23dcae committer updates in INFO.yamlvv770d1-22/+15
Change-Id: I4495eb67d105eefcb2e17261bd27818275d13dbd Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-04-09Update DMaaP msgrtr version in docker-compose file6.0.0-ONAPfrankfurtpwielebs9-63/+438
Change-Id: Ia44c8630cee8275969cbd1ea1629b2948a263908 Issue-ID: DCAEGEN2-2178 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2020-04-01Update hv-ves client producer ct certificatespwielebs3-0/+0
Change-Id: I6fac7e0af8be184d0e2d90279aa00cb4bec8ca09 Issue-ID: DCAEGEN2-2178 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2020-03-22Update TestContainers version in DCAE-SDKroot1-1/+1
Change-Id: I3bbac78dfa951a6869535a2545d0bd888a460924 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2163
2020-03-13Snapshot version changed to 1.3.6kjaniak25-25/+25
Verison change after release of 1.3.5 Issue-ID: DCAEGEN2-2107 Change-Id: Ie07fa4d28778dc19cb39fc0b375307cd3d7f92cf Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-11Self release project version 1.3.5Pawel1-0/+4
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I2b99509f32534aef9939c7f3e44faaf0ed3fb096
2020-03-10Fix project versionPawel25-26/+26
We have changed the sdk version from 1.5.0 to 1.3.5, because versioning guidelines defined for SDK project were broken. Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I188927204b606306b8d3ebbdaa4cfcedc60912d8
2020-03-05Crete jar without dependenciesPawel25-26/+44
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib850353e3cde022922a7a2b22f90d4327c7e2b7d
2020-03-02Improve coverage in SDK (2)pwielebs2-0/+498
Restored test classes: - MessageRouterSubcriberTest - MessageRouterPublisherTest Issue-ID: DCAEGEN2-2087 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: If1923b58e7b0b706f93fdaa0cfddad5dca28976e
2020-03-02Update certs for HvVesProducerIT testsRemigiusz Janeczek3-0/+0
Issue-ID: DCAEGEN2-2087 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2624db4ce613d7bafa9cf033c6d1390faacc03f1
2020-02-19Improve coverage in sdk cbs-clientJoanna Jeremicz2-30/+78
- Added CloudConfigurationClientTest Issue-ID: DCAEGEN2-2087 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ifb3cb8616717dd01c2f20c9214704ac5b610e02d
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: I988a1048ae6853115fd11a6cb56ec7abb90a199e Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-02-10Adding commiter rights to projectkjaniak1-0/+8
Kornel Janiak added to SDK commiters group. Change-Id: Iea394400c2c0ee90b979c173e5d59bba64bce340 Issue-ID: DCAEGEN2-1891 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-14Top up version after releasemharazin25-26/+26
SDK current version is set to 1.4.0 Issue-ID: DCAEGEN2-1984 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I566c44082297e01b645cc1ee11a460b097384f20