...
Assumption | Notes | |
---|---|---|
1 | When a DMI restarts all cm-handles related to that DMI wil consider to have trust-level Complete | Temporary assumption until the 'Audit' function has been implemented |
Issues and Decisions
# | Issue |
---|
Notes | Decision | ||
---|---|---|---|
1 | how fast should CPS (and DB) be able to process max heart beat failures | is 60K really realistic if ENM goes down we should get a notification for each node do we ?! | PoC has shown 60 seconds is reasonable |
2 | restart of NCMP | should/can this be handled | |
3 | Does DMI Plugin provide NCMP with a health check url during registration? Or just rely on the default one provided with Spring boot actuator? | Document the contract. Its just the interface that matters and not the implementation. | |
4 | Look for the dmi data service (dmiDataPlugin) for the healthcheck. |
Description
- Define scenarios which cause a CM Handle to go stale
- Implement changes to support tracking of CM Handle Freshness/Staleness
...