- eaa94ff LcmEvent state handler refactoring by mpriyank · 2 years, 5 months ago
- 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 4 months ago
- e79e48d Merge "Incorrect response to {} for cmhandle id-searches" by Joseph Keenan · 2 years, 4 months ago
- 7a75eea Merge "Query CmHandles using CPS path" by Joseph Keenan · 2 years, 4 months ago
- 0b57f07 Incorrect response to {} for cmhandle id-searches by lukegleeson · 2 years, 5 months ago
- 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
- 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
- fe835cb Distributed datastore solution for Module Sync Watchdog by kissand · 2 years, 5 months ago
- 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 5 months ago
- 9fdaf6c De-registration: send event(s) using central state by sourabh_sourabh · 2 years, 5 months ago
- 71e676d Refractor code to use the new LcmEvent schema by bmiklos · 2 years, 5 months ago
- a6fa6c3 Code Refactoring Ncmp* to Lcm* as per new scope by mpriyank · 2 years, 5 months ago
- 85ad508 CmHandleState Handler by mpriyank · 2 years, 5 months ago
- 5365c2d Merge "Define Initial Data Sync Enabled Flag and state" by Joseph Keenan · 2 years, 5 months ago
- 520dc2c Define Initial Data Sync Enabled Flag and state by DylanB95EST · 2 years, 5 months ago
- a88cee1 Merge "Improve test coverage on CompositeStateBuilder" by Toine Siebelink · 2 years, 5 months ago
- ba26e40 Improve test coverage on CompositeStateBuilder by bmiklos · 2 years, 5 months ago
- 71d8c00 Merge "Move persistence methods from NCMPproperty handler" by Joseph Keenan · 2 years, 5 months ago
- 4ef8d19 Merge "Distributed map setup for Module and Data Sync" by Toine Siebelink · 2 years, 5 months ago
- 0238998 Distributed map setup for Module and Data Sync by mpriyank · 2 years, 6 months ago
- 43c8d0f Move persistence methods from NCMPproperty handler by emaclee · 2 years, 5 months ago
- 2aab13b Move persistence related methods by emaclee · 2 years, 6 months ago
- d797b35 Merge "Simplified 'External' lock reason Mapping" by Joseph Keenan · 2 years, 5 months ago
- 4e59684 Simplified 'External' lock reason Mapping by lukegleeson · 2 years, 6 months ago
- 6718d14 Add Logging to specify next retry by DylanB95EST · 2 years, 6 months ago
- 7914c89 Merge "use separated get methods for every cmHandle instead of one "get all" query" by Toine Siebelink · 2 years, 6 months ago
- 50585e9 use separated get methods for every cmHandle instead of one "get all" query by kissand · 2 years, 6 months ago
- b93d6df Merge "Allow Module Re-Sync" by Toine Siebelink · 2 years, 6 months ago
- 884a5a0 Allow Module Re-Sync by lukegleeson · 2 years, 6 months ago
- 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
- e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
- f7c7848 Merge "Fix performance degradation bug" by Joseph Keenan · 2 years, 6 months ago
- 0208298 Merge "Retry Module-Sync based on from last failure" by Toine Siebelink · 2 years, 6 months ago
- 66b2958 Merge "Kafka consumer can not be turned off" by Toine Siebelink · 2 years, 6 months ago
- 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
- 2321538 Fix performance degradation bug by kissand · 2 years, 6 months ago
- 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 7 months ago
- 722701b Retry Module-Sync based on from last failure by DylanB95EST · 2 years, 6 months ago
- 529f92c Unable to change state from LOCKED to ADVISED by sourabh_sourabh · 2 years, 6 months ago
- 89c2f72 Merge "Introducing DELETING and DELETED Cmhandle State" by Joseph Keenan · 2 years, 6 months ago
- 9e597b7 Remove operation from NcmpEvent by mpriyank · 2 years, 6 months ago
- e29bcb8 Introducing DELETING and DELETED Cmhandle State by lukegleeson · 2 years, 6 months ago
- 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
- 31cf29d Merge "Eliminate cmhandle-properties tag" by Joseph Keenan · 2 years, 6 months ago
- b000d89 Merge "Quick fix for performance degradation bug" by Toine Siebelink · 2 years, 6 months ago
- 81d917d Eliminate cmhandle-properties tag by mpriyank · 2 years, 6 months ago
- affb95e Merge "Publish LCM Events" by Joseph Keenan · 2 years, 6 months ago
- bb751ba Merge "Exclude CM-Handles that are not in state 'READY'" by Toine Siebelink · 2 years, 6 months ago
- 8a85791 Publish LCM Events by mpriyank · 2 years, 6 months ago
- 3b1d84a Quick fix for performance degradation bug by kissand · 2 years, 6 months ago
- 44d933d Merge "Fix sonar code smells" by Joseph Keenan · 2 years, 6 months ago
- 9f8e14a Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync" by Joseph Keenan · 2 years, 6 months ago
- 395795e Retry CM-Handles that are LOCKED, Failed-to-Sync by puthuparambil.aditya · 2 years, 7 months ago
- f174640 NcmpEvent creation and Mapping by mpriyank · 2 years, 6 months ago
- 79b2a7c Exclude CM-Handles that are not in state 'READY' by JosephKeenan · 2 years, 6 months ago
- f696068 Fix sonar code smells by kissand · 2 years, 6 months ago
- d6d8c20 Merge "Handle errors during cm handle search" by Toine Siebelink · 2 years, 6 months ago
- 2beebc6 Handle errors during cm handle search by kissand · 2 years, 7 months ago
- 96f59e3 Merge "Fix sonar code smells" by Toine Siebelink · 2 years, 6 months ago
- 3d579b8 Remove Model Sync From Registration by ToineSiebelink · 2 years, 6 months ago
- 421f824 Fix sonar code smells by emaclee · 2 years, 6 months ago
- e8e5371 Merge "Ncmp Producer Setup" by Toine Siebelink · 2 years, 6 months ago
- e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
- c2c4f5f Ncmp Producer Setup by mpriyank · 2 years, 7 months ago
- 7bb1a57 Merge "Module Sync Lock State implementation" by Toine Siebelink · 2 years, 7 months ago
- 912c86d Module Sync Lock State implementation by DylanB95EST · 2 years, 7 months ago
- 8acaa7d Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic" by Toine Siebelink · 2 years, 7 months ago
- 5d3ed6f Fixing CompositeState mapping by mpriyank · 2 years, 7 months ago
- b1e5b94 DMI-NCMP Asynchronously Publish Response Event to Client Topic by sourabh_sourabh · 2 years, 7 months ago
- e7ba1de Merge "Handle RestTemplate Error handling so NCMP cna report correct server status" by Joseph Keenan · 2 years, 7 months ago
- d1a7dad Handle RestTemplate Error handling so NCMP cna report correct server status by ToineSiebelink · 2 years, 7 months ago
- 85d4473 Merge "CompositeStateBuilder added for building the compositeState" by Joseph Keenan · 2 years, 7 months ago
- 7f29823 CompositeStateBuilder added for building the compositeState by puthuparambil.aditya · 2 years, 7 months ago
- f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
- 4cf4962 Enhanced response with Complex State in API by mpriyank · 2 years, 7 months ago
- f564bf5 Merge "Get cm-handle public properties endpoint" by Toine Siebelink · 2 years, 7 months ago
- bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 7 months ago
- c0b1de6 Merge "URI is not absolute when service name is not set" by Joseph Keenan · 2 years, 7 months ago
- b062369 Merge "Composite State to handle dmi-reg YANG updates" by Toine Siebelink · 2 years, 7 months ago
- 0915640 Composite State to handle dmi-reg YANG updates by mpriyank · 2 years, 7 months ago
- ef62391 URI is not absolute when service name is not set by DylanB95EST · 2 years, 7 months ago
- 324eb16 Remove NCMP tag from properties by DylanB95EST · 2 years, 7 months ago
- 806d31a Merge "Watchdog-process that syncs 'ADVISED' CM Handles" by Toine Siebelink · 2 years, 7 months ago
- f16b961 Watchdog-process that syncs 'ADVISED' CM Handles by DylanB95EST · 2 years, 7 months ago
- ac57cca Merge "Add graceful shutdown for Session Manager" by Joseph Keenan · 2 years, 7 months ago
- 0b80343 Add graceful shutdown for Session Manager by emaclee · 2 years, 7 months ago
- 34fdca8 Watchdog Process-Make Configurable by DylanB95EST · 2 years, 7 months ago
- e345397 Add ncmp tag to application yaml by DylanB95EST · 2 years, 7 months ago
- 6369af0 Watchdog-process that changes CM Handles state by DylanB95EST · 2 years, 8 months ago
- 006c7dc Refactor existing model sync code into separate package by sourabh_sourabh · 2 years, 8 months ago
- b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 8 months ago
- deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
- ea01d09 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
- d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
- 6fb6f77 Merge "Structured Exception details for DMI" by Bruno Sakoto · 2 years, 8 months ago
- 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
- b14f04b Update CM-Handle registration response by Renu Kumari · 2 years, 9 months ago
- 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
- 21f7162 Registration Response for Create cmhandles operations by Renu Kumari · 2 years, 9 months ago
- 1f80748 Registration Response for Update and Delete cmhandles operations by Renu Kumari · 2 years, 9 months ago