rticommunity / rticommunity/rticonnextdds-examples

[BUG] Fix details on Recording Service examples

Open
#745 0 comments 0 reactions 1 assignee View on GitHub

@Antoniolm is already working on this.

Since Oct 8, 2025.

bug unconfirmed
Dominant language
Python
Stars
148
Forks
153
PR merge metrics
No merged PRs in 30d

Description

System information
  • RTI Product: Rti Recording Service
  • Version: 7.3.1
  • Operating system: Windows
  • Compiler: Visual Studio
  • Compiler version: 2017
  • Additional information:
What is the current behavior?
  • Warning building service admin example
...examples\recording_service\service_admin\c++11\requester.cxx(240): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [...\examples\recording_service\service_admin\c++11\build
  • Issues on pluggable storage
    • Cpp_PluggableStorage.dat.info file may not contain the finish timestamp, just the starting one.
    • There is a third generated file Cpp_PluggableStorage.dat.pub which is not mentioned in the README:
    • The print format of the subscriber seems to be wrong on Windows
]id: 50, msg:  Sample string 50
Steps to reproduce the issue
Expected behavior
Suggested solutions

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.