aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main
AgeCommit message (Expand)AuthorFilesLines
5 daysRemove deprecated Rest endpoints for hazelcast healthmpriyank1-11/+0
6 daysMerge "Add "dataProducerId" and "dmiServiceName" values to SubJobWriteRespons...Lee Anjella Macabuhay1-3/+6
6 daysAdd "dataProducerId" and "dmiServiceName" values to SubJobWriteResponse in se...egernug1-3/+6
6 daysAddress sonar violations related to hazelcastmpriyank1-1/+5
7 daysMerge "Send new module set tag to DMI during model upgrade"Daniel Hanrahan3-27/+36
7 daysMerge "Moved CpsValidator under the utils package"Daniel Hanrahan2-2/+2
7 daysSend new module set tag to DMI during model upgradedanielhanrahan3-27/+36
8 daysMoved CpsValidator under the utils packageleventecsanyi2-2/+2
11 daysLess logging during registrationdanielhanrahan2-14/+7
11 daysMerge "Fix for cm handles stuck in LOCKED during registration"Priyank Maheshwari2-6/+26
11 daysMerge "Incorrect Internal Error Code for duplicated registration"Daniel Hanrahan2-5/+4
12 daysFix for cm handles stuck in LOCKED during registrationToineSiebelink2-6/+26
12 daysIncorrect Internal Error Code for duplicated registrationseanbeirne2-5/+4
13 daysMerge "Moved builders under impl in CPS Service"Toine Siebelink1-1/+1
14 daysRemove 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
2024-11-27Merge "Catch data validation exception in dmi data operation"Daniel Hanrahan1-2/+2
2024-11-25Catch data validation exception in dmi data operationseanbeirne1-2/+2
2024-11-25Registration Optimization remaining Code CommentsToineSiebelink1-2/+0
2024-11-21Merge "Prioritize cm handle ids over alternate ids in data operations"Daniel Hanrahan3-7/+18
2024-11-21Prioritize cm handle ids over alternate ids in data operationsToineSiebelink3-7/+18
2024-11-21[BUG] Fix for module endpoints using alternate IDdanielhanrahan1-7/+21