eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Blackboard resource cleanup when static config was deleted
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 47
Description
To create a blackboard service, as with any service, the static and dynamic config are first created. If this succeeded, the blackboard payload and management data segment are created. If this fails, the system is corrupted. For non-safety-critical usage, we could just clean up the blackboard specific resources instead of failing. This behavior could be chosen by a configuration parameter.
Contributor guide
Research direction
No source files, tests, or entry points are named in the issue. Start by locating blackboard service creation and the static/dynamic configuration lifecycle, then trace creation of the blackboard payload and management data segment. Done should be defined with maintainers: a configuration choice for non-safety-critical use and tests showing cleanup after a later creation failure without corruption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100