summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src
AgeCommit message (Expand)AuthorFilesLines
2022-08-23Performance Improvement: LCM Eventsmpriyank2-8/+21
2022-08-23Move Advised CM Handles Log to debug levellukegleeson1-1/+1
2022-08-22Merge "Distributed datastore solution for Data Sync Watchdog"Toine Siebelink11-133/+156
2022-08-22Distributed datastore solution for Data Sync Watchdogkissand11-133/+156
2022-08-22Merge "Fix: CM Handles for only hasAllModules Query"Sourabh Sourabh2-2/+2
2022-08-22Fix: CM Handles for only hasAllModules Querylukegleeson2-2/+2
2022-08-19Merge "Ensure Additional Properties for CM Handles are included"Joseph Keenan2-2/+13
2022-08-18Performance Improvement: Tune Resttemplatempriyank1-1/+6
2022-08-18Ensure Additional Properties for CM Handles are includedToineSiebelink2-2/+13
2022-08-10CmHandleState transition using state handlermpriyank8-102/+111
2022-08-04LcmEvent state handler refactoringmpriyank9-38/+475
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan13-52/+158
2022-08-02Merge "Incorrect response to {} for cmhandle id-searches"Joseph Keenan2-3/+3
2022-08-02Merge "Query CmHandles using CPS path"Joseph Keenan9-304/+522
2022-08-02Incorrect response to {} for cmhandle id-searcheslukegleeson2-3/+3
2022-07-29Query CmHandles using CPS pathlukegleeson9-304/+522
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST13-52/+158
2022-07-27Distributed datastore solution for Module Sync Watchdogkissand3-23/+55
2022-07-25CmHandle creation performance degradationsourabh_sourabh7-35/+147
2022-07-25De-registration: send event(s) using central statesourabh_sourabh5-34/+102
2022-07-20Refractor code to use the new LcmEvent schemabmiklos10-104/+124
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank14-94/+102
2022-07-08CmHandleState Handlermpriyank6-40/+367
2022-07-07Merge "Define Initial Data Sync Enabled Flag and state"Joseph Keenan2-7/+24
2022-07-07Define Initial Data Sync Enabled Flag and stateDylanB95EST2-7/+24
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 Keenan6-71/+92
2022-07-06Merge "Distributed map setup for Module and Data Sync"Toine Siebelink2-0/+117
2022-07-06Distributed map setup for Module and Data Syncmpriyank2-0/+117
2022-07-05Move persistence methods from NCMPproperty handleremaclee6-71/+92
2022-07-04Move persistence related methodsemaclee8-117/+247
2022-07-04Merge "Simplified 'External' lock reason Mapping"Joseph Keenan10-39/+39
2022-07-04Simplified 'External' lock reason Mappinglukegleeson10-39/+39
2022-07-01Add Logging to specify next retryDylanB95EST1-3/+7
2022-07-01Merge "use separated get methods for every cmHandle instead of one "get all" ...Toine Siebelink2-15/+20
2022-07-01use separated get methods for every cmHandle instead of one "get all"kissand2-15/+20
2022-07-01Merge "Allow Module Re-Sync"Toine Siebelink4-2/+66
2022-06-30Allow Module Re-Synclukegleeson4-2/+66
2022-06-30Composite state transition code changesourabh_sourabh3-23/+51
2022-06-30Add method to get YANG module sources for CM handleemaclee16-29/+82
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan6-153/+216
2022-06-30Merge "Retry Module-Sync based on from last failure"Toine Siebelink5-12/+72
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink3-13/+28
2022-06-30Kafka consumer can not be turned offJosephKeenan3-13/+28
2022-06-30Fix performance degradation bugkissand6-153/+216
2022-06-29Get cm-handle state endpointlukegleeson4-4/+85
2022-06-29Retry Module-Sync based on from last failureDylanB95EST5-12/+72
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh14-57/+81
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan2-4/+5