[22281] When communicating in data sharing mode, if the QoS is set to best-effort, the writer will return an error code RETCODE_OUT_OF_RESOURCES after sending a number of data equal to the history depth. However, if the QoS is set to reliable, this issue does not occur. Why is that? #5411
Labels
in progress
Issue or PR which is being reviewed
Is there an already existing issue for this?
Expected behavior
When the QoS is set to best effort, data can be continuously sent without any issues.
Current behavior
if the QoS is set to best-effort, the writer will return an error code RETCODE_OUT_OF_RESOURCES after sending a number of data equal to the history depth
Steps to reproduce
a writer and a reader communicate,the data type is bounded and plain,data sharing is ON
Fast DDS version/commit
2.14.3
Platform/Architecture
Ubuntu Focal 20.04 amd64
Transport layer
Data-sharing delivery, Zero copy
Additional context
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: