The root element of a DDSI2E networking service configuration.
14.8.6. General
The General element specifies overall DDSI2E service settings.
Full path: //OpenSplice/DDSI2EService/General
Occurrences min-max: 0-1
Child elements: AllowMulticast, CoexistWithNativeNetworking, DontRoute, EnableMulticastLoopback, ExternalNetworkAddress, ExternalNetworkMask, FragmentSize, MaxMessageSize, MulticastRecvNetworkInterfaceAddresses, MulticastTimeToLive, NetworkInterfaceAddress, StartupModeCoversTransient, StartupModeDuration, UseIPv6
14.8.6.1. AllowMulticast
This element controls whether DDSI2E uses multicasts for data traffic.
It is a comma-separated list of some of the following keywords: “spdp”, “asm”, “ssm”, or either of “false” or “true”.
spdp: enables the use of ASM (any-source multicast) for participant discovery
asm: enables the use of ASM for all traffic (including SPDP)
ssm: enables the use of SSM (source-specific multicast) for all non-SPDP traffic (if supported)
When set to “false” all multicasting is disabled. The default, “true” enables full use of multicasts. Listening for multicasts can be controlled by General/MulticastRecvNetworkInterfaceAddresses.
14.8.6.2. CoexistWithNativeNetworking
This element specifies whether the DDSI2E service operates in conjunction with the OpenSplice RT Networking service. When “false”, the DDSI2E service will take care of all communications, including those between OpenSplice nodes; when “true”, the DDSI2E service only communicates with DDS implementations other than OpenSplice. In this case the RT Networking service should be configured as well.
14.8.6.3. DontRoute
This element allows setting the SO_DONTROUTE option for outgoing packets, to bypass the local routing tables. This is generally useful only when the routing tables cannot be trusted, which is highly unusual.
14.8.6.4. EnableMulticastLoopback
This element specifies whether DDSI2E allows IP multicast packets to be visible to all DDSI participants in the same node, including itself. It must be “true” for intra-node multicast communications, but if a node runs only a single DDSI2E service and does not host any other DDSI-capable programs, it should be set to “false” for improved performance.
14.8.6.5. ExternalNetworkAddress
This element allows explicitly overruling the network address DDSI2E advertises in the discovery protocol, which by default is the address of the preferred network interface (General/NetworkInterfaceAddress), to allow DDSI2E to communicate across a Network Address Translation (NAT) device.
14.8.6.6. ExternalNetworkMask
This element specifies the network mask of the external network address. This element is relevant only when an external network address (General/ExternalNetworkAddress) is explicitly configured. In this case locators received via the discovery protocol that are within the same external subnet (as defined by this mask) will be translated to an internal address by replacing the network portion of the external address with the corresponding portion of the preferred network interface address. This option is IPv4-only.
14.8.6.7. FragmentSize
This element specifies the size of DDSI sample fragments generated by DDSI2E. Samples larger than FragmentSize are fragmented into fragments of FragmentSize bytes each, except the last one, which may be smaller. The DDSI spec mandates a minimum fragment size of 1025 bytes, but DDSI2E will do whatever size is requested, accepting fragments of which the size is at least the minimum of 1025 and FragmentSize.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.6.8. MaxMessageSize
This element specifies the maximum size of the UDP payload that DDSI2E will generate. DDSI2E will try to maintain this limit within the bounds of the DDSI specification, which means that in some cases (especially for very low values of MaxMessageSize) larger payloads may sporadically be observed (currently up to 1192 B).
On some networks it may be necessary to set this item to keep the packetsize below the MTU to prevent IP fragmentation. In those cases, it is generally advisable to also consider reducing Internal/FragmentSize.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.6.9. MulticastRecvNetworkInterfaceAddresses
This element specifies on which network interfaces DDSI2E listens to multicasts. The following options are available:
all: listen for multicasts on all multicast-capable interfaces; or
any: listen for multicasts on the operating system default interface; or
preferred: listen for multicasts on the preferred interface (General/NetworkInterfaceAddress); or
none: does not listen for multicasts on any interface; or
a comma-separated list of network addresses: configures DDSI2E to listen for multicasts on all of the listed addresses.
If DDSI2E is in IPv6 mode and the address of the preferred network interface is a link-local address, “all” is treated as a synonym for “preferred” and a comma-separated list is treated as “preferred” if it contains the preferred interface and as “none” if not.
14.8.6.10. MulticastTimeToLive
This element specifies the time-to-live setting for outgoing multicast packets.
14.8.6.11. NetworkInterfaceAddress
This element specifies the preferred network interface for use by DDSI2E. The preferred network interface determines the IP address that DDSI2E advertises in the discovery protocol (but see also General/ExternalNetworkAddress), and is also the only interface over which multicasts are transmitted. The interface can be identified by its IP address, network interface name or network portion of the address. If the value “auto” is entered here, DDSI2E will select what it considers the most suitable interface.
14.8.6.12. StartupModeCoversTransient
This element configures whether startup-mode should also cover transient and persistent data, for configurations where the durability service does not take care of it. Configurations without defined merge policies best leave this enabled.
14.8.6.13. StartupModeDuration
This element specifies how long the DDSI2E remains in its “startup” mode. While in “startup” mode all volatile reliable data published on the local node is retained as-if it were transient-local data, allowing existing readers on remote nodes to obtain the data even though discovering them takes some time. Best-effort data by definition need not arrive, and transient and persistent data are covered by the durability service.
Once the system is stable, DDSI2E keeps track of the existence of remote readers whether or not matching writers exist locally, avoiding this discovery delay and ensuring this is merely a node startup issue.
Setting General/StartupModeDuration to 0s will disable it.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.6.14. UseIPv6
This element can be used to DDSI2E use IPv6 instead of IPv4. This is currently an either/or switch.
14.8.7. Internal
The Internal elements deal with a variety of settings that evolving and that are not necessarily fully supported. For the vast majority of the Internal settings, the functionality per-se is supported, but the right to change the way the options control the functionality is reserved. This includes renaming or moving options.
Full path: //OpenSplice/DDSI2EService/Internal
Occurrences min-max: 0-1
Child elements: AccelerateRexmitBlockSize, AckDelay, AckSuppression, AggressiveKeepLastWhc, AggressiveKeepLastWhc, AssumeMulticastCapable, AutoReschedNackDelay, AuxiliaryBandwidthLimit, BuiltinEndpointSet, ConservativeBuiltinReaderStartup, DDSI2DirectMaxThreads, DefragReliableMaxSamples, DefragUnreliableMaxSamples, DeliveryQueueMaxSamples, DisablePmdReader, ForwardAllMessages, ForwardRemoteData, GenerateKeyhash, HeartbeatInterval, LateAckMode, LeaseDuration, LegacyFragmentation, LogStackTraces, MaxParticipants, MaxQueuedRexmitBytes, MaxQueuedRexmitMessages, MaxSampleSize, MeasureHbToAckLatency, MinimumSocketReceiveBufferSize, MinimumSocketSendBufferSize, MirrorRemoteEntities, MonitorPort, NackDelay, PreEmptiveAckDelay, PrimaryReorderMaxSamples, PrioritizeRetransmit, RediscoveryBlacklistDuration, ResponsivenessTimeout, RetransmitMerging, RetransmitMergingPeriod, RetryOnRejectBestEffort, RetryOnRejectDuration, SPDPResponseMaxDelay, ScheduleTimeRounding, SecondaryReorderMaxSamples, SquashParticipants, SuppressSPDPMulticast, SynchronousDeliveryLatencyBound, SynchronousDeliveryPriorityThreshold, ThreadsMonitorInterval, UnicastResponseToSPDPMessages, UseMulticastIfMreqn, WriterLingerDuration, UDPWriteTimeout
14.8.7.1. AccelerateRexmitBlockSize
Internal Proxy readers that are assumed to sill be retrieving historical data get this many samples retransmitted when they NACK something, even if some of these samples have sequence numbers outside the set covered by the NACK.
14.8.7.2. AckDelay
Internal This element controls the delay for answering a heartbeat that requests an ACK.
14.8.7.2.1. randomize
Internal Randomize acknowledgement delays using a value between 0 - AckDelay.
14.8.7.3. AckSuppression
Internal This element controls whether a reliable writer requests ACKs. When enabled, matching readers will send ACKs at a rate of 50% of the maximum interval for periodic heartbeats (HeartbeatInterval[@max]), to ensure samples can be removed from the writer history.
14.8.7.4. AggressiveKeepLastWhc
Internal This element controls whether to drop a reliable sample from a DDSI2E WHC before all readers have acknowledged it as soon as a later sample becomes available. It only affects DCPS data writers with a history QoS setting of KEEP_LAST with depth 1. The default setting, false, mimics the behaviour of the OpenSplice RT networking and is necessary to make the behaviour of wait_for_acknowledgements() consistent across the networking services.
14.8.7.5. AggressiveKeepLastWhc
Internal This element controls whether to drop a reliable sample from a DDSI2E WHC before all readers have acknowledged it as soon as a later sample becomes available. It only affects DCPS data writers with a history QoS setting of KEEP_LAST with depth 1. The default setting, false, mimics the behaviour of the OpenSplice RT networking and is necessary to make the behaviour of wait_for_acknowledgements() consistent across the networking services.
14.8.7.6. AssumeMulticastCapable
Internal This element controls which network interfaces are assumed to be capable of multicasting even when the interface flags returned by the operating system state it is not (this provides a workaround for some platforms). It is a comma-separated lists of patterns (with ? and * wildcards) against which the interface names are matched.
14.8.7.7. AutoReschedNackDelay
Internal This setting controls the interval with which a reader will continue NACK’ing missing samples in the absence of a response from the writer, as a protection mechanism against writers incorrectly stopping the sending of HEARTBEAT messages.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.8. AuxiliaryBandwidthLimit
Internal This element specifies the maximum transmit rate of auxiliary traffic not bound to a specific channel, such as discovery traffic, as well as auxiliary traffic related to a certain channel if that channel has elected to share this global AuxiliaryBandwidthLimit. Bandwidth limiting uses a leaky bucket scheme. The default value “inf” means DDSI2E imposes no limitation, the underlying operating system and hardware will likely limit the maimum transmit rate.
The unit must be specified explicitly. Recognised units: X*b/s, *X*bps for bits/s or *X*B/s, *X*Bps for bytes/s; where *X is an optional prefix: k for 10 3, Ki for 2 10, M for 10 6, Mi for 2 20, G for 10 9, Gi for 2 30.
14.8.7.9. BuiltinEndpointSet
Internal This element controls which participants will have which built-in endpoints for the discovery and liveliness protocols. Valid values are:
full: all participants have all endpoints;
writers: all participants have the writers, but just one has the readers;
minimal: only one participant has built-in endpoints.
The default is writers, as this is thought to be compliant and reasonably efficient. Minimal may or may not be compliant but is most efficient, and full is inefficient but certain to be compliant. See also Internal/ConservativeBuiltinReaderStartup.
Full path: //OpenSplice/DDSI2EService/Internal/BuiltinEndpointSet
Format: enumeration
Default value: writers
Valid values: full, writers, minimal
Occurrences min-max: 0-1
14.8.7.10. ConservativeBuiltinReaderStartup
Internal This element forces all DDSI2E built-in discovery-related readers to request all historical data, instead of just one for each “topic”. There is no indication that any of the current DDSI implementations requires changing of this setting, but it is conceivable that an implementation might track which participants have been informed of the existence of endpoints and which have not been, refusing communication with those that have “can’t” know.
Should it be necessary to hide DDSI2E’s shared discovery behaviour, set this to true and Internal/BuiltinEndpointSet to full.
14.8.7.11. ControlTopic
Internal The ControlTopic element allows configured whether DDSI2E provides a special control interface via a predefined topic or not.
Full path: //OpenSplice/DDSI2EService/Internal/ControlTopic
Occurrences min-max: 0-1
Child elements: Deaf, Mute
Optional attributes: enable, initialreset
14.8.7.11.1. enable
Internal This attribute controls whether the DDSI2E control topic is defined and acted upon by DDSI2
14.8.7.11.2. initialreset
Internal This attribute sets the time until the deaf and mute settings are automatically reset to false
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.11.3. Deaf
Internal This element controls whether DDSI2E defaults to deaf mode or to normal mode. This controls both the initial behaviour and what behaviour it auto-reverts to.
14.8.7.11.4. Mute
Internal This element controls whether DDSI2E defaults to mute mode or to normal mode. This controls both the initial behaviour and what behaviour it auto-reverts to.
14.8.7.12. DDSI2DirectMaxThreads
Internal This element sets the maximum number of extra threads for an experimental, undocumented and unsupported direct mode.
14.8.7.13. DefragReliableMaxSamples
Internal This element sets the maximum number of samples that can be defragmented simultaneously for a reliable writer. This has to be large enough to handle retransmissions of historical data in addition to new samples.
14.8.7.14. DefragUnreliableMaxSamples
Internal This element sets the maximum number of samples that can be defragmented simultaneously for a best-effort writers.
14.8.7.15. DeliveryQueueMaxSamples
Internal This element controls the Maximum size of a delivery queue, expressed in samples. Once a delivery queue is full, incoming samples destined for that queue are dropped until space becomes available again.
14.8.7.16. DisablePmdReader
Internal This element controls whether a ParticipantMessageData reader is created for DDSI liveliness protocol, effectively also disabling writers which get created upon reader discovery. PMD writers are reliable and may cause spikes in ACK traffic when adding a participant. Note liveliness still works by deriving it from other traffic.
14.8.7.17. ForwardAllMessages
Internal Forward all messages from a writer, rather than trying to forward each sample only once. The default of trying to forward each sample only once filters out duplicates for writers in multiple partitions under nearly all circumstances, but may still publish the odd duplicate. Note: the current implementation also can lose in contrived test cases, that publish more than 2**32 samples using a single data writer in conjunction with carefully controlled management of the writer history via cooperating local readers.
14.8.7.18. ForwardRemoteData
Internal This element controls whether DDSI2E forwards data received from other network services in the domain.
Full path: //OpenSplice/DDSI2EService/Internal/ForwardRemoteData
Format: enumeration
Default value: default
Valid values: false, true, default
Occurrences min-max: 0-1
14.8.7.19. GenerateKeyhash
Internal When true, include keyhashes in outgoing data for topics with keys.
14.8.7.20. HeartbeatInterval
Internal This element sets the base interval for the asynchronous, periodic writer heartbeats when unacknowledged data is present in its writer history cache. The actual interval is dynamically adjusted, the attributes of this element allow further configuration.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
Full path: //OpenSplice/DDSI2EService/Internal/HeartbeatInterval
Format: string
Default value: 100 ms
Occurrences min-max: 0-1
Optional attributes: max, min, minsched
14.8.7.20.1. max
Internal This attribute sets the maximum interval for periodic heartbeats.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.20.2. min
Internal This attribute sets the minimum interval that must have passed since the most recent heartbeat from a writer, before another asynchronous (not directly related to writing) will be sent.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.20.3. minsched
Internal This attribute sets the minimum interval for periodic heartbeats. Other events may still cause heartbeats to go out.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.21. LateAckMode
Internal Ack a sample only when it has been delivered, instead of when committed to delivering it.
14.8.7.22. LeaseDuration
Internal This setting controls the default participant lease duration.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.23. LegacyFragmentation
Internal This option enables a backwards-compatible, non-compliant setting and interpretation of the control flags in fragmented data messages. To be enabled only when requiring interoperability between compliant and non-compliant versions of DDSI2E for large messages.
14.8.7.24. LogStackTraces
Internal This element controls whether or not to write stack traces to the DDSI2 trace when a thread fails to make progress (on select platforms only).
14.8.7.25. MaxParticipants
Internal This elements configures the maximum number of DCPS domain participants this DDSI2E instance is willing to service. 0 is unlimited.
14.8.7.26. MaxQueuedRexmitBytes
Internal This setting limits the maximum number of bytes queued for retransmission. The default value of 0 is unlimited unless an AuxiliaryBandwidthLimit has been set, in which case it becomes NackDelay * AuxiliaryBandwidthLimit. It must be large enough to contain the largest sample that may need to be retransmitted.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.27. MaxQueuedRexmitMessages
Internal This settings limits the maximum number of samples queued for retransmission.
14.8.7.28. MaxSampleSize
Internal This setting controls the maximum (CDR) serialised size of samples that DDSI2E will forward in either direction. Samples larger than this are discarded with a warning.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.29. MeasureHbToAckLatency
Internal This element enables heartbeat-to-ack latency among DDSI2E services by prepending timestamps to Heartbeat and AckNack messages and calculating round trip times. This is non-standard behaviour. The measured latencies are quite noisy and are currently not used anywhere.
14.8.7.30. MinimumSocketReceiveBufferSize
Internal This setting controls the minimum size of socket receive buffers. The operating system provides some size receive buffer upon creation of the socket, this option can be used to increase the size of the buffer beyond that initially provided by the operating system. If the buffer size cannot be increased to the specified size, an error is reported.
The default setting is the word “default”, which means DDSI2E will attempt to increase the buffer size to 1MB, but will silently accept a smaller buffer should that attempt fail.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.31. MinimumSocketSendBufferSize
Internal This setting controls the minimum size of socket send buffers. This setting can only increase the size of the send buffer, if the operating system by default creates a larger buffer, it is left unchanged.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.32. MirrorRemoteEntities
Internal This element controls whether DDSI2 mirrors all entities in the domain in DDSI or only local ones. Default is to discover remote ones iff General/LocalDiscoveryPartition is not the built-in partition.
Full path: //OpenSplice/DDSI2EService/Internal/MirrorRemoteEntities
Format: enumeration
Default value: default
Valid values: false, true, default
Occurrences min-max: 0-1
14.8.7.33. MonitorPort
Internal This element allows configuring a service that dumps a text description of part the internal state to TCP clients. By default (-1), this is disabled; specifying 0 means a kernel-allocated port is used; a positive number is used as the TCP port number.
14.8.7.34. NackDelay
Internal This setting controls the delay between receipt of a HEARTBEAT indicating missing samples and a NACK (ignored when the HEARTBEAT requires an answer). However, no NACK is sent if a NACK had been scheduled already for a response earlier than the delay requests: then that NACK will incorporate the latest information.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.35. PreEmptiveAckDelay
Internal This setting controls the delay between the discovering a remote writer and sending a pre-emptive AckNack to discover the range of data available.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.36. PrimaryReorderMaxSamples
Internal This element sets the maximum size in samples of a primary re-order administration. Each proxy writer has one primary re-order administration to buffer the packet flow in case some packets arrive out of order. Old samples are forwarded to secondary re-order administrations associated with readers in need of historical data.
14.8.7.37. PrioritizeRetransmit
Internal This element controls whether retransmits are prioritized over new data, speeding up recovery.
14.8.7.38. RediscoveryBlacklistDuration
Internal This element controls for how long a remote participant that was previously deleted will remain on a blacklist to prevent rediscovery, giving the software on a node time to perform any cleanup actions it needs to do. To some extent this delay is required internally by DDSI2E, but in the default configuration with the ‘enforce’ attribute set to false, DDSI2E will reallow rediscovery as soon as it has cleared its internal administration. Setting it to too small a value may result in the entry being pruned from the blacklist before DDSI2E is ready, it is therefore recommended to set it to at least several seconds.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.38.1. enforce
Internal This attribute controls whether the configured time during which recently deleted participants will not be rediscovered (i.e., “black listed”) is enforced and following complete removal of the participant in DDSI2E, or whether it can be rediscovered earlier provided all traces of that participant have been removed already.
14.8.7.39. ResponsivenessTimeout
Internal This element controls for how long an unresponsive reader can block the transmit thread by failing to acknowledge data when a writer’s DDSI2E write cache is full. If after this time the writer’s cache has not shrunk to below the low-water mark, the reader is considered unresponsive and degraded to unreliable. It will be restored to reliable service once it resumes acknowledging samples.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.40. RetransmitMerging
Internal This elements controls the addressing and timing of retransmits. Possible values are:
never: retransmit only to the NACK-ing reader;
adaptive: attempt to combine retransmits needed for reliability, but send historical (transient-local) data to the requesting reader only;
always: do not distinguish between different causes, always try to merge.
The default is adaptive. See also Internal/RetransmitMergingPeriod.
Full path: //OpenSplice/DDSI2EService/Internal/RetransmitMerging
Format: enumeration
Default value: adaptive
Valid values: never, adaptive, always
Occurrences min-max: 0-1
14.8.7.41. RetransmitMergingPeriod
Internal This setting determines the size of the time window in which a NACK of some sample is ignored because a retransmit of that sample has been multicasted too recently. This setting has no effect on unicasted retransmits.
See also Internal/RetransmitMerging.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.42. RetryOnRejectBestEffort
Internal Whether or not to locally retry pushing a received best-effort sample into the reader caches when resource limits are reached.
14.8.7.43. RetryOnRejectDuration
Internal How long to keep locally retrying pushing a received sample into the reader caches when resource limits are reached. Default is dependent on Internal/LateAckMode: if the latter is false, it is 80% of Internal/ResponsivenessTimeout, otherwise it is 0.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.44. SPDPResponseMaxDelay
Internal Maximum pseudo-random delay in milliseconds between discovering a remote participant and responding to it.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.45. ScheduleTimeRounding
Internal This setting allows the timing of scheduled events to be rounded up so that more events can be handled in a single cycle of the event queue. The default is 0 and causes no rounding at all, i.e. are scheduled exactly, whereas a value of 10ms would mean that events are rounded up to the nearest 10 milliseconds.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.46. SecondaryReorderMaxSamples
Internal This element sets the maximum size in samples of a secondary re-order administration. The secondary re-order administration is per reader in need of historical data.
14.8.7.47. SquashParticipants
Internal This element controls whether DDSI2E advertises all the domain participants it serves in DDSI (when set to false), or rather only one domain participant (the one corresponding to the DDSI2E process; when set to true). In the latter case DDSI2E becomes the virtual owner of all readers and writers of all domain participants, dramatically reducing discovery traffic (a similar effect can be obtained by setting Internal/BuiltinEndpointSet to “minimal” but with less loss of information).
14.8.7.48. SuppressSPDPMulticast
Internal The element controls whether the mandatory multicasting of the participant discovery packets occurs. Completely disabling multicasting requires this element be set to true, and generally requires explicitly listing peers to ping for unicast discovery.
See also General/AllowMulticast.
14.8.7.49. SynchronousDeliveryLatencyBound
Internal This element controls whether samples sent by a writer with QoS settings transport_priority >= SynchronousDeliveryPriorityThreshold and a latency_budget at most this element’s value will be delivered synchronously from the “recv” thread, all others will be delivered asynchronously through delivery queues. This reduces latency at the expense of aggregate bandwidth.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.50. SynchronousDeliveryPriorityThreshold
Internal This element controls whether samples sent by a writer with QoS settings latency_budget <= SynchronousDeliveryLatencyBound and transport_priority greater than or equal to this element’s value will be delivered synchronously from the “recv” thread, all others will be delivered asynchronously through delivery queues. This reduces latency at the expense of aggregate bandwidth.
14.8.7.51. Test
Internal Testing options.
14.8.7.51.1. XmitLossiness
Internal This element controls the fraction of outgoing packets to drop, specified as samples per thousand.
14.8.7.52. ThreadsMonitorInterval
Internal This element sets the base interval for the internal threads progress monitoring. It is possible that this interval needs to be increased on very slow platforms when tracing a lot of information.
Valid values are finite durations with an explicit unit or the keyword ‘inf’ for infinity. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.53. UnicastResponseToSPDPMessages
Internal This element controls whether the response to a newly discovered participant is sent as a unicasted SPDP packet, instead of rescheduling the periodic multicasted one. There is no known benefit to setting this to false.
14.8.7.54. UseMulticastIfMreqn
Internal Do not use.
14.8.7.55. Watermarks
Internal Watermarks for flow-control.
Full path: //OpenSplice/DDSI2EService/Internal/Watermarks
Occurrences min-max: 0-1
Child elements: WhcAdaptive, WhcHigh, WhcHighInit, WhcLow
14.8.7.55.1. WhcAdaptive
Internal This element controls whether DDSI2E will adapt the high-water mark to current traffic conditions, based on retransmit requests and transmit pressure.
14.8.7.55.2. WhcHigh
Internal This element sets the maximum allowed high-water mark for the DDSI2E WHCs, expressed in bytes. A writer is suspended when the WHC reaches this size.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.55.3. WhcHighInit
Internal This element sets the initial level of the high-water mark for the DDSI2E WHCs, expressed in bytes.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.55.4. WhcLow
Internal This element sets the low-water mark for the DDSI2E WHCs, expressed in bytes. A suspended writer resumes transmitting when its DDSI2E WHC shrinks to this size.
The unit must be specified explicitly. Recognised units: B (bytes), kB & KiB (2 10 bytes), MB & MiB (2 20 bytes), GB & GiB (2 30 bytes).
14.8.7.56. WriterLingerDuration
Internal This setting controls the maximum duration for which actual deletion of a reliable writer with unacknowledged data in its history will be postponed to provide proper reliable transmission.
The unit must be specified explicitly. Recognised units: ns, us, ms, s, min, hr, day.
14.8.7.57. UDPWriteTimeout
Internal This setting allows to configure a timeout for UDP connection write, which should not exhibit blocking behaviour but when it does a timeout is preferred over blocking indefinitely.