summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service
AgeCommit message (Expand)AuthorFilesLines
2025-01-29Bump CPS-NCMP to 3.6.1-SNAPSHOTmpriyank1-1/+1
2025-01-29Merge "Add "dataProducerId" and "dmiServiceName" values to SubJobWriteRespons...Lee Anjella Macabuhay2-5/+9
2025-01-29Add "dataProducerId" and "dmiServiceName" values to SubJobWriteResponse in se...egernug2-5/+9
2025-01-29Address sonar violations related to hazelcastmpriyank1-1/+5
2025-01-28Merge "Send new module set tag to DMI during model upgrade"Daniel Hanrahan5-62/+82
2025-01-28Merge "Moved CpsValidator under the utils package"Daniel Hanrahan4-4/+4
2025-01-28Send new module set tag to DMI during model upgradedanielhanrahan5-62/+82
2025-01-27Moved CpsValidator under the utils packageleventecsanyi4-4/+4
2025-01-24Less logging during registrationdanielhanrahan2-14/+7
2025-01-24Merge "Fix for cm handles stuck in LOCKED during registration"Priyank Maheshwari3-10/+54
2025-01-24Merge "Incorrect Internal Error Code for duplicated registration"Daniel Hanrahan3-11/+9
2025-01-23Fix for cm handles stuck in LOCKED during registrationToineSiebelink3-10/+54
2025-01-23Incorrect Internal Error Code for duplicated registrationseanbeirne3-11/+9
2025-01-22Merge "Moved builders under impl in CPS Service"Toine Siebelink3-3/+3
2025-01-21Remove retry mechanism for duplicate module(resource) errorsToineSiebelink2-22/+15
2025-01-20Moved builders under impl in CPS Serviceleventecsanyi3-3/+3
2025-01-17Merge "Make Response Timeout Configurable in WebClient Configuration"Lee Anjella Macabuhay4-7/+10
2025-01-17Merge "One SchemaSet per moduleSetTag"Sourabh Sourabh13-430/+239
2025-01-16Make Response Timeout Configurable in WebClient Configurationsourabh_sourabh4-7/+10
2025-01-16Handle restart case for cps-ncmp gauge metricsemaclee7-27/+109
2025-01-16One SchemaSet per moduleSetTagToineSiebelink13-430/+239
2025-01-15Merge "Move LockReasonCategory under api package"Lee Anjella Macabuhay36-75/+76
2025-01-13Move LockReasonCategory under api packageleventecsanyi36-75/+76
2025-01-13Add conditionalProperty in subscription consumers and producersemaclee3-0/+6
2025-01-07Merge "Add gauge metric for NCMP "cmhandle states""Daniel Hanrahan6-4/+305
2025-01-07Add gauge metric for NCMP "cmhandle states"emaclee6-4/+305
2024-12-20Update docs related to lockmpriyank1-2/+2
2024-12-20Merge "Add schema to persist notification subscription information"Priyank Maheshwari7-420/+4
2024-12-20Merge "Remove check before removing from hazelcast cache"Toine Siebelink4-24/+5
2024-12-20Add schema to persist notification subscription informationrajesh.kumar7-420/+4
2024-12-19Cps and Ncmp distributed lock for various use casesmpriyank4-37/+73
2024-12-19Remove check before removing from hazelcast cacheemaclee4-24/+5
2024-12-19Hazelcast related code updateemaclee8-22/+13
2024-12-12Merge "Increase Test coverage for cps-ncmp-service"Toine Siebelink2-19/+46
2024-12-11Increase Test coverage for cps-ncmp-serviceseanbeirne2-19/+46
2024-12-11Merge "Policy Executor API Review Board Comments"Lee Anjella Macabuhay2-39/+38
2024-12-10Policy Executor API Review Board CommentsToineSiebelink2-39/+38
2024-12-10Separated inventoryFacade to Interface and Implleventecsanyi3-117/+192
2024-12-09Hazelcast Optimisationemaclee13-54/+89
2024-12-06[Module Sync] Store CM-handle IDs in work queuedanielhanrahan11-128/+121
2024-12-05Moved common classes under the api package under apileventecsanyi56-131/+129
2024-12-04Inventory Persistance returns YangModelCmHandles for alternate Idsseanbeirne9-65/+84
2024-12-04[BUG] Effective trust factors in DMI trust leveldanielhanrahan7-30/+131
2024-12-03Improve test coverage trustlevel managerToineSiebelink1-6/+9
2024-12-03Merge "Faster CM-handle searches using Hazelcast optimization"Toine Siebelink8-65/+146
2024-12-02Update the minor version of CPSmpriyank1-1/+1
2024-12-02Faster CM-handle searches using Hazelcast optimizationdanielhanrahan8-65/+146
2024-11-29Bump CPS to 3.5.6-SNAPSHOTegernug1-1/+1
2024-11-27Merge "Catch data validation exception in dmi data operation"Daniel Hanrahan2-7/+12
2024-11-25Catch data validation exception in dmi data operationseanbeirne2-7/+12