31. Configuring Persistence Service

To use Persistence Service:

  1. Modify your Connext DDS applications.
  2. By default, the History and ResourceLimits QosPolicies for a Persistence Service DataReader (PRSTDataReader) and Persistence Service DataWriter (PRSTDataWriter) with topic 'A' will be configured using the values specified in the XML file (unless you use the tag <use_durability_service> in the persistence group definition, see 31.8 Creating Persistence Groups). Setting the <use_durability_service> tag to true will cause the History and ResourceLimits QosPolicies for a PRSTDataReader and PRSTDataWriter to be configured using the 7.5.10 DURABILITY SERVICE QosPolicy of the first-discovered DataWriter publishing 'A'. (For more information on the PRSTDataReader and PRSTDataWriter, see 13.5.1 RTI Persistence Service.)

  3. Create a configuration file or edit an existing file, as described in 31.2 XML Configuration File.
  4. Start Persistence Service with your configuration file, as described in 32.1 Starting Persistence Service. You can start it on either application’s node, or even an entirely different node (provided that node is included in one of the applications’ NDDS_DISCOVERY_PEERS lists).

© 2020 RTI