Versions Compared

Key

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

...

  • Store the latest message timestamp along with the run record during update
  • Ignore a message if message timestamp is equal or less than what is recorded
  • Run record corrector will only process run records before the last processed message time
  • Make scheduler listen to the changes published by AppMetadataStore
    • AppMetadataStore will publish the finally resolved state message transactionally along with the store update
  • Update code to match the new states in the state diagram (the new changes are in red color)

State Transition Diagram

 

...