Global Defaults for RTPS Port Config Properties
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 516
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 4
Description
After #4655, RTPS/UDP now has some of the same properties for port configuration as RTPS Discovery. These have to be configured separately though. At least PB, DG, and PG could have their shared defaults in the [common] section. The other offset properties and maybe the port modes could also have their defaults there.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the RTPS/UDP and RTPS Discovery port configuration described in the linked documentation, focusing on PB, DG, PG, the other offsets, and port modes. Trace where these properties are configured and determine which shared defaults belong in the [common] section; done means the intended defaults are shared consistently and the configuration behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- distributed-systems, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100