eclipse-iceoryx / eclipse-iceoryx/iceoryx2

Integrate version check into `StaticStorage` concept

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
187
Avg merge
1d 23h
Merged PRs (30d)
47

Description

## Brief feature description

Currently, only the dynamic storage performs a version check, but for a first discovery, only the static storage is used. The version number must also be encoded there.

## Detailed information

Encode the static storage version into its name.

Contributor guide

Open the contributing guide

Research direction

Inspect the StaticStorage concept and find the existing version-check implementation used by dynamic storage. Trace how the static storage name is built, then verify that its name encodes the storage version consistently with the dynamic-storage behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.