rticommunity / rticommunity/rticonnextdds-examples
[BUG] Recording Service pluggable storage example is not able to stop the replay properly on C
Open
@Antoniolm is already working on this.
Since Feb 20, 2024.
bug
confirmed
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
System information
- RTI Product: Connext
- Version: 7.2.0+
- Operating system: Linux
- Compiler: GCC
- Compiler version: 7.3.0
- Additional information:
What is the current behavior?
Replaying Service create empty data once it has finished the stored file.
Steps to reproduce the issue
Just follow the README file
Expected behavior
Replay should stop after the end of the stored file is reached.
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.