...
Related Jira(s)
Jira Legacy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
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 ?! |
Description
- Define scenarios which cause a CM Handle to go stale
- Implement changes to support tracking of CM Handle Freshness/Staleness
...
- re-registration, once a day, same requirement as first time registration
- single node heart beat failures 30,000 / minute per instance
- Kafka should be able handle 2 instances i.e. 60K notifications in one minute
- What is expected/realistic here from CPS-NCMP see open issue #1
Scope
- Currently only supporting NONE and COMPLETE. PARTIAL and POOR may be added later as below.
...