Skip to content

linking all feature requirement to architecture - #626

Open
MaciejKaszynski wants to merge 3 commits into
eclipse-score:mainfrom
etas-contrib:arch-links
Open

linking all feature requirement to architecture#626
MaciejKaszynski wants to merge 3 commits into
eclipse-score:mainfrom
etas-contrib:arch-links

Conversation

@MaciejKaszynski

@MaciejKaszynski MaciejKaszynski commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Adding links to feature architecture with the feature requirements that are considered for v1

@MaciejKaszynski MaciejKaszynski changed the title linking all fet reqs to arch linking all feature requirement to architecture Sep 11, 2026
feat_req__lifecycle__hm_deadline[version==1],
:belongs_to: feat__lifecycle[version==1]

.. uml:: _assets/application_health_monitoring_dynamic.puml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The linked diagram is a little bit outdated. As error reaction it is noted "notify State manager". I know it is not updated in your PR, but may be you can still rephrase it to "execute recovery action".

Comment on lines +90 to +94
This dual approach ensures that both modern SCORE-aware applications and legacy
native applications can participate in the dependency management system,
allowing the :term:`Launch Manager` to orchestrate complex startup sequences
where components depend on each other's readiness rather than just their launch
order.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like advertisement.


- **SIGTERM**: Graceful shutdown request
- **SIGKILL**: Forced termination (after timeout)
- **SIGUSR1/SIGUSR2**: Application-specific signals (if configured)

@TimoSteuerwaldETAS TimoSteuerwaldETAS Sep 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can SIGUSR1/SIGUSR2 be configured?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants