Skip to content

Commit

Permalink
Remove pull mode QoS (#250)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
  • Loading branch information
JLBuenoLopez authored Mar 25, 2021
1 parent c9a25d4 commit 1c0c3a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/fastdds/statistics/dds_layer/qos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ Statistics DataWriter recommended QoS
-------------------------------------

The following table shows the recommended |DataWriterQos-api| profile for enabling the statistics DataWriters.
This profile enables the ``pull mode`` on the statistics DataWriters (``pushMode=false``).
This entails that the DataWriters will only send information upon the reception of acknack submessages sent by the
monitoring DataReader.

.. list-table::
:header-rows: 1
Expand All @@ -39,8 +36,6 @@ monitoring DataReader.
- |KEEP_LAST_HISTORY_QOS-api|
* - |history_depth-api|
- 100
* - Push mode
- ``FALSE``

Statistics DataReader recommended QoS
-------------------------------------
Expand Down

0 comments on commit 1c0c3a2

Please sign in to comment.