[16737] RTPSWriter::has_been_fully_delivered implementation#3237
[16737] RTPSWriter::has_been_fully_delivered implementation#3237JLBuenoLopez wants to merge 6 commits intofeature/on-unacknowledged-sample-removedfrom
Conversation
4dde7d3 to
9bdc93c
Compare
cd0197b to
cdad81d
Compare
|
@richiprosima please test this |
|
I have to look into the tests because some times the tests block and timeout. It can be seen in several platforms for the CI run. |
cdad81d to
22e5b86
Compare
|
@richiprosima, please test this |
|
@JLBuenoLopez-eProsima Now that the tests have been merged, would you mind to rebase here? |
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
…r as parameter Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
22e5b86 to
d4015c0
Compare
|
@richiprosima please test this |
|
This PR only includes I have also rebased #3240 which has also these commits (RTPS implementation) and the DDS/RTPS linkage implementation. @MiguelCompany, maybe you'd rather review directly the complete implementation and close this PR. |
Yeah. Makes more sense. |
Description
This PR implements
RTPSWriter::has_been_fully_deliveredAPI.This PR depends on:
[16737] Fix StatelessWriter ACK check #3234: bugfix inStatelessWriter::is_acked_by_allimplementation.RTPSWriter::has_been_fully_delivered.Contributor Checklist
N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added.
N/A Documentation builds and tests pass locally.
N/A New feature has been added to the
versions.mdfile (if applicable).N/A New feature has been documented/Current behavior is correctly described in the documentation.
N/A Applicable backports have been included in the description.
Reviewer Checklist