aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main
AgeCommit message (Expand)AuthorFilesLines
2025-02-06Merge "Fix duplicated yang resource references V2"Daniel Hanrahan1-7/+7
2025-02-06Fix duplicated yang resource references V2ToineSiebelink1-7/+7
2025-02-05Merge "Remove multithreading from module sync watchdog"Toine Siebelink4-154/+7
2025-02-05Merge "Change event topic name for trust level"Daniel Hanrahan2-12/+12
2025-02-04Remove multithreading from module sync watchdogdanielhanrahan4-154/+7
2025-01-30Remove deprecated Rest endpoints for hazelcast healthmpriyank1-11/+0
2025-01-29Merge "Add "dataProducerId" and "dmiServiceName" values to SubJobWriteRespons...Lee Anjella Macabuhay1-3/+6
2025-01-29Add "dataProducerId" and "dmiServiceName" values to SubJobWriteResponse in se...egernug1-3/+6
2025-01-29Address sonar violations related to hazelcastmpriyank1-1/+5
2025-01-28Merge "Send new module set tag to DMI during model upgrade"Daniel Hanrahan3-27/+36
2025-01-28Merge "Moved CpsValidator under the utils package"Daniel Hanrahan2-2/+2
2025-01-28Send new module set tag to DMI during model upgradedanielhanrahan3-27/+36
2025-01-27Moved CpsValidator under the utils packageleventecsanyi2-2/+2
2025-01-27Change event topic name for trust levelemaclee2-12/+12
2025-01-24Less logging during registrationdanielhanrahan2-14/+7
2025-01-24Merge "Fix for cm handles stuck in LOCKED during registration"Priyank Maheshwari2-6/+26
2025-01-24Merge "Incorrect Internal Error Code for duplicated registration"Daniel Hanrahan2-5/+4
2025-01-23Fix for cm handles stuck in LOCKED during registrationToineSiebelink2-6/+26
2025-01-23Incorrect Internal Error Code for duplicated registrationseanbeirne2-5/+4
2025-01-22Merge "Moved builders under impl in CPS Service"Toine Siebelink1-1/+1
2025-01-21Remove retry mechanism for duplicate module(resource) errorsToineSiebelink1-16/+8
2025-01-20Moved builders under impl in CPS Serviceleventecsanyi1-1/+1
2025-01-17Merge "Make Response Timeout Configurable in WebClient Configuration"Lee Anjella Macabuhay2-5/+4
2025-01-17Merge "One SchemaSet per moduleSetTag"Sourabh Sourabh8-182/+108
2025-01-16Make Response Timeout Configurable in WebClient Configurationsourabh_sourabh2-5/+4
2025-01-16Handle restart case for cps-ncmp gauge metricsemaclee4-11/+75
2025-01-16One SchemaSet per moduleSetTagToineSiebelink8-182/+108
2025-01-15Merge "Move LockReasonCategory under api package"Lee Anjella Macabuhay19-31/+31
2025-01-13Move LockReasonCategory under api packageleventecsanyi19-31/+31
2025-01-13Add conditionalProperty in subscription consumers and producersemaclee3-0/+6
2025-01-07Merge "Add gauge metric for NCMP "cmhandle states""Daniel Hanrahan3-2/+153
2025-01-07Add gauge metric for NCMP "cmhandle states"emaclee3-2/+153
2024-12-20Update docs related to lockmpriyank1-2/+2
2024-12-20Merge "Add schema to persist notification subscription information"Priyank Maheshwari4-191/+2
2024-12-20Merge "Remove check before removing from hazelcast cache"Toine Siebelink3-12/+5
2024-12-20Add schema to persist notification subscription informationrajesh.kumar4-191/+2
2024-12-19Cps and Ncmp distributed lock for various use casesmpriyank3-23/+55
2024-12-19Remove check before removing from hazelcast cacheemaclee3-12/+5
2024-12-19Hazelcast related code updateemaclee5-9/+8
2024-12-12Merge "Increase Test coverage for cps-ncmp-service"Toine Siebelink1-6/+2
2024-12-11Increase Test coverage for cps-ncmp-serviceseanbeirne1-6/+2
2024-12-11Merge "Policy Executor API Review Board Comments"Lee Anjella Macabuhay1-37/+36
2024-12-10Policy Executor API Review Board CommentsToineSiebelink1-37/+36
2024-12-10Separated inventoryFacade to Interface and Implleventecsanyi2-114/+189
2024-12-09Hazelcast Optimisationemaclee9-28/+46
2024-12-06[Module Sync] Store CM-handle IDs in work queuedanielhanrahan6-58/+59
2024-12-05Moved common classes under the api package under apileventecsanyi31-70/+71
2024-12-04Inventory Persistance returns YangModelCmHandles for alternate Idsseanbeirne5-32/+29
2024-12-04[BUG] Effective trust factors in DMI trust leveldanielhanrahan5-20/+119
2024-12-02Faster CM-handle searches using Hazelcast optimizationdanielhanrahan4-29/+52