Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • By each LCM state change the related notification is sent to user to notify about the state change
  • When an cm handle is registered it will be in ADVISED state and data-sync will be set to false by a module-sync watchdog
  • If the user wants to the have data-sync it has to enable it on its dedicated API endpoint
  • Only the handles with enabled data-sync will be picked up by a data-sync watchdog
  • If there's handles to be deleted during Update than their states will set to DELETING before the deletion happens after it to DELETED
  • If a data-sync watchdog starts to working with a Handle cm handle than it changes its state to READY or LOCKED whether data-sync succeeded

...