Optimal TTL value for Module Sync WD
[cps.git] / cps-ncmp-service / src / main / java / org / onap / cps / ncmp / api / inventory / sync / ModuleSyncWatchdog.java
2023-01-19 mpriyankOptimal TTL value for Module Sync WD 53/132953/2
2023-01-18 Toine SiebelinkMerge "Bug Analysis for LOCKED cmHandles"
2023-01-17 mpriyankBug Analysis for LOCKED cmHandles 20/132920/6
2022-10-18 Joseph KeenanMerge "Fix SonarQube Violations"
2022-10-17 Toine SiebelinkMerge " Node API - GET Method performance issue (junit)"
2022-10-14 Sourabh SourabhMerge "TTL for module and data sync"
2022-10-13 mpriyankTTL for module and data sync 16/131416/8
2022-09-22 Sourabh SourabhMerge "Create dmi-plugin performance stub"
2022-09-22 Toine SiebelinkMerge "Update Release Notes for Kohn"
2022-09-22 Toine SiebelinkMerge "Robustness cleaning of in progress cache"
2022-09-22 Toine SiebelinkMerge "Updated release notes with limitation related...
2022-09-21 sourabh_sourabhRobustness cleaning of in progress cache 46/130946/9
2022-09-21 Toine SiebelinkMerge "Add NCMP tag in properties"
2022-09-20 mpriyankAdd NCMP tag in properties 10/131010/3
2022-09-20 aditya puthuparambilMerge "Xpath to NodeId invalid"
2022-09-19 Sourabh SourabhMerge "Get Node API fix for attribute values with '/'"
2022-09-13 sourabh_sourabhCmHandle registration/module sync watchdog performance... 05/130805/6
2022-09-01 Sourabh SourabhMerge "Performance Improvement: Enhance state handler"
2022-09-01 Sourabh SourabhMerge "Fixing more RTD warnings"
2022-09-01 sourabh_sourabhPerformance Improvement: Watchdog Parallel execution... 34/130534/3
2022-08-29 Toine SiebelinkMerge "Update CM Handle Query RTD with Casing Convention"
2022-08-29 Sourabh SourabhMerge "Performance Improvement: Use hazelcast blocking...
2022-08-29 ToineSiebelinkPerformance Improvement: Use hazelcast blocking queue 50/130450/8
2022-08-22 Toine SiebelinkMerge "Distributed datastore solution for Data Sync...
2022-08-22 kissandDistributed datastore solution for Data Sync Watchdog 99/129999/16
2022-08-12 Toine SiebelinkMerge "CmHandleState transition using state handler"
2022-08-10 mpriyankCmHandleState transition using state handler 02/130202/8
2022-08-02 Joseph KeenanMerge "Enable/Disable Data Sync for Cm Handle"
2022-08-02 Joseph KeenanMerge "Incorrect response to {} for cmhandle id-searches"
2022-08-02 Joseph KeenanMerge "Query CmHandles using CPS path"
2022-07-29 Joseph KeenanMerge "Upgrade Liquibase to Version 4.14.0"
2022-07-29 Joseph KeenanMerge "LCM events RTD"
2022-07-28 DylanB95ESTEnable/Disable Data Sync for Cm Handle 86/129986/11
2022-07-27 kissandDistributed datastore solution for Module Sync Watchdog 22/129922/16
2022-07-25 sourabh_sourabhCmHandle creation performance degradation 29/129829/11
2022-07-12 Toine SiebelinkMerge "Updating docker-compose version from 3.3 to...
2022-07-07 Joseph KeenanMerge "Define Initial Data Sync Enabled Flag and state"
2022-07-07 DylanB95ESTDefine Initial Data Sync Enabled Flag and state 04/129804/3
2022-07-04 Toine SiebelinkMerge "Fix: cps-ncmp-rest-stub implement new methods"
2022-07-04 Joseph KeenanMerge "Simplified 'External' lock reason Mapping"
2022-07-04 lukegleesonSimplified 'External' lock reason Mapping 04/129704/10
2022-07-01 Toine SiebelinkMerge "cps-ncmp-rest-stub can not be compiled and executed"
2022-07-01 Toine SiebelinkMerge "use separated get methods for every cmHandle...
2022-07-01 Toine SiebelinkMerge "Allow Module Re-Sync"
2022-06-30 lukegleesonAllow Module Re-Sync 98/129698/5
2022-06-30 sourabh_sourabhComposite state transition code change 20/129720/2
2022-06-30 Joseph KeenanMerge "Fix performance degradation bug"
2022-06-30 Toine SiebelinkMerge "Retry Module-Sync based on from last failure"
2022-06-29 DylanB95ESTRetry Module-Sync based on from last failure 05/129705/3
2022-06-28 sourabh_sourabhUnable to change state from LOCKED to ADVISED 58/129658/12
2022-06-27 Joseph KeenanMerge "Introducing DELETING and DELETED Cmhandle State"
2022-06-23 mpriyankRemove operation from NcmpEvent 73/129673/1
2022-06-22 sourabh_sourabhData Sync Watchdog Process 00/129400/23
2022-06-21 Toine SiebelinkMerge "Quick fix for performance degradation bug"
2022-06-21 Joseph KeenanMerge "Publish LCM Events"
2022-06-21 Toine SiebelinkMerge "Exclude CM-Handles that are not in state 'READY'"
2022-06-20 mpriyankPublish LCM Events 34/129634/4
2022-06-17 Joseph KeenanMerge "Fix release notes"
2022-06-16 Joseph KeenanMerge "Fix sonar code smells"
2022-06-15 Joseph KeenanMerge "Retry CM-Handles that are LOCKED, Failed-to...
2022-06-15 puthuparambil.adityaRetry CM-Handles that are LOCKED, Failed-to-Sync 75/129275/18
2022-06-09 Toine SiebelinkMerge "PoC Contract Stubs NCMP Rest Endpoints"
2022-06-09 Toine SiebelinkMerge "Handle errors during cm handle search"
2022-06-09 Toine SiebelinkMerge "Fix sonar code smells"
2022-06-09 ToineSiebelinkRemove Model Sync From Registration 96/129496/4
2022-06-02 Toine SiebelinkMerge "Add module name to cps core output"
2022-06-02 Toine SiebelinkMerge "NcmpEvent creation for ModuleSync"
2022-06-01 Toine SiebelinkMerge "Module Sync Lock State implementation"
2022-06-01 DylanB95ESTModule Sync Lock State implementation 22/129322/22
2022-05-20 Toine SiebelinkMerge "Get cm-handle public properties endpoint"
2022-05-20 Joseph KeenanMerge "URI is not absolute when service name is not...
2022-05-19 Toine SiebelinkMerge "Composite State to handle dmi-reg YANG updates"
2022-05-19 mpriyankComposite State to handle dmi-reg YANG updates 84/129284/7
2022-05-16 DylanB95ESTRemove NCMP tag from properties 74/129274/1
2022-05-13 Toine SiebelinkMerge "Watchdog-process that syncs 'ADVISED' CM Handles"
2022-05-12 DylanB95ESTWatchdog-process that syncs 'ADVISED' CM Handles 02/129102/10
2022-05-12 Joseph KeenanMerge "Add graceful shutdown for Session Manager"
2022-05-11 Toine SiebelinkMerge "Update DMI Registry yang to support DataStoreSyn...
2022-05-10 DylanB95ESTWatchdog Process-Make Configurable 55/129155/10
2022-05-03 Joseph KeenanMerge "Fix sonar code smells"
2022-05-03 Joseph KeenanMerge "Watchdog-process that changes CM Handles state"
2022-04-29 DylanB95ESTWatchdog-process that changes CM Handles state 18/128718/17