rticommunity / rticommunity/rticonnextdds-examples
Routing Service C++ File Adapter shall show how to read SampleInfo
Open
@pralhadsapre is already working on this.
Since Feb 1, 2021.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Information
- RTI Product: Routing Service
- Version: >= 6.0.1
What is the current behavior?
Adapter only reads samples that contain data (no info)
Suggested solutions
Provide, at least, commented code showing how to create SampleInfo for info portion of the Samples and return it with the read operation. Shall set one value of the SampleInfo, for example valid_data
Contributor guide
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.
Assessment
This issue has not been assessed yet.