11.3. What’s New in 7.0.0

11.3.1. Ability to replay data in reverse order

Replay Service can now be started in reverse mode, while maintaining the fidelity of the recorded database.

To enable reverse mode, use the command-line option -reverseMode or the <reverse_mode> tag, like this:

<playback>
    <reverse_mode>true</reverse_mode>
</playback>

11.3.2. New tags to replay data with original sample info

Replay Service has two new tags, which replay data with the original sample info. The new tags are:

  • <publish_with_original_info>: Replays data with the original virtual GUID and virtual sequence number.

  • <publish_with_original_timestamp>: Replays data with the original source timestamp.

11.3.3. Ability to store DomainParticipant partitions

Recording Service has the capacity to store the information about DomainParticipant partitions.

11.3.4. Third-party software upgrades

The following third-party software used by Recording Service has been upgraded:

Table 11.1 Third-Party Software Changes

Third-Party Software

Previous Version

Current Version

libxml2

2.9.12

2.9.14

libxslt

1.1.34

1.1.35

SQLite®

3.37.2

3.39.0

For information on third-party software used by Connext products, see the “3rdPartySoftware” documents in your installation: <NDDSHOME>/doc/manuals/connext_dds_professional/release_notes_3rdparty.