summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org
AgeCommit message (Expand)AuthorFilesLines
2022-09-13CmHandle registration/module sync watchdog performance improvmentsourabh_sourabh1-9/+8
2022-09-13Handle partial failure (improvements)ToineSiebelink2-5/+29
2022-09-12Handle partial failurempriyank1-14/+10
2022-09-05Code to Interface : InventoryPersistencempriyank1-2/+2
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink1-7/+6
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh3-34/+50
2022-09-02Code to Interface: CmHandleQueriesmpriyank3-5/+3
2022-09-01Merge "Get all cm handles by DMI plugin Identifier"Sourabh Sourabh3-2/+34
2022-09-01Merge "Performance Improvement: Enhance state handler"Sourabh Sourabh3-3/+100
2022-09-01Performance Improvement: Enhance state handlermpriyank3-3/+100
2022-09-01Get all cm handles by DMI plugin Identifieremaclee3-2/+34
2022-09-01Performance Improvement: Watchdog Parallel execution with configurationsourabh_sourabh3-22/+100
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-0/+16
2022-08-29Performance Improvement: Use hazelcast blocking queueToineSiebelink6-131/+216
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-2/+17
2022-08-22Merge "Distributed datastore solution for Data Sync Watchdog"Toine Siebelink5-52/+48
2022-08-22Distributed datastore solution for Data Sync Watchdogkissand5-52/+48
2022-08-22Merge "Fix: CM Handles for only hasAllModules Query"Sourabh Sourabh1-1/+1
2022-08-22Fix: CM Handles for only hasAllModules Querylukegleeson1-1/+1
2022-08-18Ensure Additional Properties for CM Handles are includedToineSiebelink2-2/+13
2022-08-10CmHandleState transition using state handlermpriyank4-32/+71
2022-08-04LcmEvent state handler refactoringmpriyank3-11/+124
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan6-34/+77
2022-08-02Merge "Incorrect response to {} for cmhandle id-searches"Joseph Keenan1-2/+0
2022-08-02Merge "Query CmHandles using CPS path"Joseph Keenan4-157/+266
2022-08-02Incorrect response to {} for cmhandle id-searcheslukegleeson1-2/+0
2022-07-29Query CmHandles using CPS pathlukegleeson4-157/+266
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST6-34/+77
2022-07-27Distributed datastore solution for Module Sync Watchdogkissand1-1/+6
2022-07-25CmHandle creation performance degradationsourabh_sourabh3-11/+70
2022-07-25De-registration: send event(s) using central statesourabh_sourabh3-19/+64
2022-07-20Refractor code to use the new LcmEvent schemabmiklos3-36/+29
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank7-46/+58
2022-07-08CmHandleState Handlermpriyank2-27/+133
2022-07-07Merge "Define Initial Data Sync Enabled Flag and state"Joseph Keenan1-3/+11
2022-07-07Define Initial Data Sync Enabled Flag and stateDylanB95EST1-3/+11
2022-07-07Merge "Improve test coverage on CompositeStateBuilder"Toine Siebelink1-0/+22
2022-07-07Improve test coverage on CompositeStateBuilderbmiklos1-0/+22
2022-07-06Merge "Move persistence methods from NCMPproperty handler"Joseph Keenan3-30/+51
2022-07-06Merge "Distributed map setup for Module and Data Sync"Toine Siebelink1-0/+49
2022-07-06Distributed map setup for Module and Data Syncmpriyank1-0/+49
2022-07-05Move persistence methods from NCMPproperty handleremaclee3-30/+51
2022-07-04Move persistence related methodsemaclee4-61/+129
2022-07-04Simplified 'External' lock reason Mappinglukegleeson6-25/+25
2022-07-01Merge "use separated get methods for every cmHandle instead of one "get all" ...Toine Siebelink1-1/+3
2022-07-01use separated get methods for every cmHandle instead of one "get all"kissand1-1/+3
2022-07-01Merge "Allow Module Re-Sync"Toine Siebelink2-2/+46
2022-06-30Allow Module Re-Synclukegleeson2-2/+46
2022-06-30Add method to get YANG module sources for CM handleemaclee8-16/+35
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan3-65/+74