aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Uplift Spring boot 3.2.4emaclee1-5/+8
2024-02-28Revert Spring Boot Upliftmpriyank1-6/+2
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-2/+6
2024-02-21Upgrade yang modules using module set tagdanielhanrahan1-46/+0
2024-02-21Remove alternate ID cachesleventecsanyi1-59/+0
2024-02-12CmSubscription minor code refactoringmpriyank1-8/+8
2024-02-06[BUG] Retry interval for kafka consumermpriyank1-0/+3
2024-02-01Introduce Hazelcast for alternateId-cmHandle relationleventecsanyi1-0/+59
2024-01-17Remove deprecated cmSubscription codempriyank1-52/+0
2024-01-10Introduce cmSubscriptionEventCachempriyank1-0/+49
2023-12-20Updating config variable names for HttpClientwaqas.ikram2-8/+8
2023-12-18Enhancing the REST template with HttpClient5waqas.ikram2-8/+97
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh2-14/+46
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal1-11/+9
2023-09-26Introduce and use new Hazelcast map for module set tagleventecsanyi1-0/+14
2023-09-04Dmi plugin watchdog cheking alivenesshalil.cakal1-9/+10
2023-08-31Hazelcast cache config stroring trust level per dmi pluginhalil.cakal1-0/+16
2023-08-18Device heartbeat listenermpriyank1-0/+46
2023-08-04Ability to disable sending auth headermpriyank1-0/+2
2023-06-26KafkaListener config for CloudEventsmpriyank1-13/+42
2023-06-15Patch #2 : Introduce kafka template for cloud eventssourabh_sourabh1-0/+127
2023-06-07Agreed outstanding comments including package refactoringhalil.cakal1-0/+52
2023-05-02Align the hazelcast cluster namesmpriyank1-9/+4
2023-04-28Timeout for Subscription Create Partial Responselukegleeson1-57/+9
2023-04-24Extend capability of distributed cachempriyank1-0/+18
2023-01-20Further TTL increasempriyank1-1/+1
2023-01-19Optimal TTL value for Module Sync WDmpriyank1-1/+1
2023-01-17Bug Analysis for LOCKED cmHandlesmpriyank1-2/+2
2022-10-13TTL for module and data syncmpriyank1-7/+6
2022-09-21Robustness cleaning of in progress cachesourabh_sourabh1-3/+3
2022-09-20Add NCMP tag in propertiesmpriyank1-3/+3
2022-08-29Performance Improvement: Use hazelcast blocking queueToineSiebelink2-78/+113
2022-08-22Distributed datastore solution for Data Sync Watchdogkissand1-10/+9
2022-08-18Performance Improvement: Tune Resttemplatempriyank1-1/+6
2022-07-27Distributed datastore solution for Module Sync Watchdogkissand1-9/+20
2022-07-25CmHandle creation performance degradationsourabh_sourabh1-2/+0
2022-07-06Distributed map setup for Module and Data Syncmpriyank1-0/+68
2022-05-16Remove NCMP tag from propertiesDylanB95EST1-3/+3
2022-05-13Merge "Watchdog-process that syncs 'ADVISED' CM Handles"Toine Siebelink1-0/+6
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST1-1/+7
2022-05-12Merge "Add graceful shutdown for Session Manager"Joseph Keenan1-2/+3
2022-05-12Add graceful shutdown for Session Manageremaclee1-2/+3
2022-05-09Add ncmp tag to application yamlDylanB95EST1-3/+3
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-1/+22
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-0/+2
2021-09-14Add test for missing code covereageToineSiebelink1-2/+2
2021-08-19get resource data for operational passthroughtragait1-0/+47