Age | Commit message (Expand) | Author | Files | Lines |
2023-02-09 | Use getDataNodes (plural) in CmHandle deregistration |  danielhanrahan | 1 | -15/+12 |
2023-02-09 | Merge "Produce subscription create event for subscription-topic: cm-avc-subsc... |  Toine Siebelink | 1 | -3/+4 |
2023-02-09 | Merge "Update CmHandleState on deregistration response" |  Priyank Maheshwari | 1 | -7/+15 |
2023-02-09 | Produce subscription create event for subscription-topic: cm-avc-subscription |  sourabh_sourabh | 1 | -3/+4 |
2023-02-08 | Use getDataNodes (plural version) into NCMP to get CM handles |  sourabh_sourabh | 4 | -11/+185 |
2023-02-07 | Update CmHandleState on deregistration response |  danielhanrahan | 1 | -7/+15 |
2023-02-02 | CmHandle batch deletion |  danielhanrahan | 3 | -24/+63 |
2023-01-31 | Introduce Instrumentation |  ToineSiebelink | 3 | -6/+15 |
2023-01-27 | Merge "Define and onboard model for subscription events" |  Luke Gleeson | 1 | -0/+33 |
2023-01-27 | Define and onboard model for subscription events |  emaclee | 1 | -0/+33 |
2023-01-26 | NCMP De-Register response payload and status is invalid |  sourabh_sourabh | 1 | -10/+9 |
2023-01-23 | Merge "Further TTL increase" |  Toine Siebelink | 2 | -3/+3 |
2023-01-23 | Merge "[NCMP] Consume & Forward to client topic" |  Toine Siebelink | 4 | -2/+159 |
2023-01-23 | [NCMP] Consume & Forward to client topic |  seanbeirne | 4 | -2/+159 |
2023-01-20 | Further TTL increase |  mpriyank | 2 | -3/+3 |
2023-01-19 | Optimal TTL value for Module Sync WD |  mpriyank | 2 | -2/+2 |
2023-01-17 | Bug Analysis for LOCKED cmHandles |  mpriyank | 3 | -6/+10 |
2023-01-12 | Merge "Updating CmHandleStates using batch operation" |  Toine Siebelink | 1 | -7/+22 |
2023-01-12 | Updating CmHandleStates using batch operation |  JosephKeenan | 1 | -7/+22 |
2022-12-22 | Consume Subscription Creation Event |  seanbeirne | 1 | -0/+53 |
2022-12-16 | Use public exposed interface of CPS service instead of spi |  sourabh_sourabh | 3 | -33/+12 |
2022-12-12 | Fixing SonarQube violations |  leventecsanyi | 1 | -1/+2 |
2022-12-01 | Filter on private properties of CM Handles |  leventecsanyi | 11 | -24/+449 |
2022-11-15 | Query data NCMP-Operational with CPSpath |  lukegleeson | 2 | -0/+87 |
2022-10-20 | CPS Validator Changes |  lukegleeson | 6 | -25/+14 |
2022-10-13 | TTL for module and data sync |  mpriyank | 3 | -12/+16 |
2022-10-13 | Merge "Fix Id-searches endpoint performance degradation" |  Toine Siebelink | 3 | -30/+46 |
2022-10-12 | Fix Id-searches endpoint performance degradation |  kissand | 3 | -30/+46 |
2022-10-03 | Swallow kafkaException |  mpriyank | 1 | -1/+6 |
2022-09-21 | Robustness cleaning of in progress cache |  sourabh_sourabh | 4 | -27/+34 |
2022-09-20 | Add NCMP tag in properties |  mpriyank | 4 | -7/+7 |
2022-09-13 | CmHandle registration/module sync watchdog performance improvment |  sourabh_sourabh | 3 | -9/+19 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 2 | -13/+29 |
2022-09-12 | Handle partial failure |  mpriyank | 2 | -6/+35 |
2022-09-06 | Merge "Code to Interface : InventoryPersistence" |  Toine Siebelink | 2 | -127/+208 |
2022-09-06 | Minor code change from POC || |  sourabh_sourabh | 1 | -0/+3 |
2022-09-05 | Code to Interface : InventoryPersistence |  mpriyank | 2 | -127/+208 |
2022-09-05 | Performance Improvement: Fix Insert Yang Resource IDs (Schemset) |  ToineSiebelink | 1 | -13/+7 |
2022-09-02 | Logging: get resource ids |  mpriyank | 1 | -3/+1 |
2022-09-02 | Performance Improvement: Use save batches of cmhandles |  sourabh_sourabh | 3 | -23/+31 |
2022-09-02 | Merge "Implement merging all ncmp datastore endpoints into one" |  Toine Siebelink | 3 | -63/+46 |
2022-09-02 | Code to Interface: CmHandleQueries |  mpriyank | 2 | -127/+180 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one |  bmiklos | 3 | -63/+46 |
2022-09-01 | Merge "Get all cm handles by DMI plugin Identifier" |  Sourabh Sourabh | 4 | -7/+105 |
2022-09-01 | Merge "Performance Improvement: Enhance state handler" |  Sourabh Sourabh | 5 | -42/+173 |
2022-09-01 | Performance Improvement: Enhance state handler |  mpriyank | 5 | -42/+173 |
2022-09-01 | Get all cm handles by DMI plugin Identifier |  emaclee | 4 | -7/+105 |
2022-09-01 | Performance Improvement: Watchdog Parallel execution with configuration |  sourabh_sourabh | 3 | -26/+123 |
2022-08-29 | Performance Improvement:save cmhandles capability |  mpriyank | 1 | -0/+15 |
2022-08-29 | Merge "Performance Improvement: Use hazelcast blocking queue" |  Sourabh Sourabh | 7 | -161/+299 |