You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

References:

CPS-877 - Getting issue details... STATUS

Overview

This user story is related to  CPS-875 CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles.

Recap of watchdog process:

  1. Wake up on a specified schedule
  2. Identify node with state ‘ADVISED’
  3. Lock database, update timestamp, unlock the database
  4. Model sync
  5. Update state of the node to ‘READY’

As part of this story, only CM-Handles with a state of ready should be returned as part of queries or operations in regard to CM-Handles.

Issues and decisions

#Questions/Open IssuesNotesDecision/Answer
1Should state details be part of Response - get CM Handles RequestDon't think so. Check with Stakeholder
2Should filter be applied to the API which queries cm handles based on public propertiesCheck with Stakeholder
3Are all data API's which interact with CM-Handles affected by this - such as GET/POST/PATCH/DELETE operations 

CPS-NCMP ↔ DMI-Plugin Interface Details Jakarta-R10
CPS-E-05 list all methods and check/decide in this study

Also consider CPS-NCMP-I-01


4What is the default value of a state if it is not specified when registering a cm-handle.consider anything as NOT equals to 'READY' as NOT ready 'ADVISED'


List of API's and possible impact.

  • No labels