Skip to content

Commit bddc665

Browse files
author
tempate
committed
Update documentation
Signed-off-by: tempate <[email protected]>
1 parent bc15cd4 commit bddc665

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/rst/user_manual/configuration.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,6 @@ By setting the ``remove-unused-entities`` option to ``true``, the internal entit
334334
.. warning::
335335
At the time being, the removal of unused entities is incompatible with the `Transient-Local Durability QoS <https://fast-dds.docs.eprosima.com/en/latest/fastdds/dds_layer/core/policy/standardQosPolicies.html#durabilityqospolicy>`_.
336336

337-
.. warning::
338-
At the time being, ``remove-unused-entities: true`` is only compatible with a :ref:`discovery-trigger <user_manual_configuration_discovery_trigger>` set to ``reader``.
339-
340337
.. note::
341338
The ``remove-unused-entities`` option doesn't apply to :ref:`Built-in Topics <user_manual_configuration_builtin_topics>` since they are created before being discovered by a :term:`Participant`.
342339

@@ -372,10 +369,7 @@ The possible values for the ``discovery-trigger`` are:
372369
- The creation/removal of external readers or writers doesn't trigger the creation/removal of internal entities.
373370

374371
.. warning::
375-
When the |ddsrouter| creates internal entities triggered by the discovery of a writer (i.e. the ``discovery-trigger`` is either ``writer`` or ``any``), the |ddsrouter| will create its internal entities with the writer's :ref:`Topic QoS <user_manual_configuration_topic_qos>`, and, therefore, the QoS of the communication between the external entities and the |ddsrouter| may differ from the QoS of the communication without the |ddsrouter|.
376-
377-
.. warning::
378-
At the time being, :ref:`remove-unused-entities <user_manual_configuration_remove_unused_entities>` set to ``true`` is only compatible with a ``discovery-trigger: reader``.
372+
When the |ddsrouter| creates internal entities triggered by the discovery of a writer (i.e. the `` `` is either ``writer`` or ``any``), the |ddsrouter| will create its internal entities with the writer's :ref:`Topic QoS <user_manual_configuration_topic_qos>`, and, therefore, the QoS of the communication between the external entities and the |ddsrouter| may differ from the QoS of the communication without the |ddsrouter|.
379373

380374
.. _user_manual_configuration_specs_topic_qos:
381375

0 commit comments

Comments
 (0)