eclipse-iceoryx / eclipse-iceoryx/iceoryx

Investigate Node behavior in runtime

Open
#1,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

When creating a node in the runtime with a `nodeDeviceIdentifier` of value 1 and verifies that one gets a return of 0. Nodes are not really in production use - this issue was created to track a todo in the code.

For more details see the test: `TEST_F(PoshRuntime_test, CreateNodeReturnValue)`

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the `TEST_F(PoshRuntime_test, CreateNodeReturnValue)` test and trace the runtime node-creation entry point it exercises. Determine why a `nodeDeviceIdentifier` of 1 returns 0 and clarify the expected behavior before changing the implementation or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.