Skip to content

[16737] RTPSWriter::has_been_fully_delivered implementation#3237

Closed
JLBuenoLopez wants to merge 6 commits intofeature/on-unacknowledged-sample-removedfrom
feature/on-unack-sample-removed-RTPSWriter-impl
Closed

[16737] RTPSWriter::has_been_fully_delivered implementation#3237
JLBuenoLopez wants to merge 6 commits intofeature/on-unacknowledged-sample-removedfrom
feature/on-unack-sample-removed-RTPSWriter-impl

Conversation

@JLBuenoLopez
Copy link
Copy Markdown
Contributor

@JLBuenoLopez JLBuenoLopez commented Jan 20, 2023

Description

This PR implements RTPSWriter::has_been_fully_delivered API.
This PR depends on:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
    N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added.
  • Any new/modified methods have been properly documented using Doxygen.
  • Fast DDS test suite has been run locally.
  • Changes are ABI compatible.
  • Changes are API compatible.
    N/A Documentation builds and tests pass locally.
    N/A New feature has been added to the versions.md file (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

  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@JLBuenoLopez JLBuenoLopez force-pushed the feature/on-unacknowledged-sample-removed branch from 4dde7d3 to 9bdc93c Compare January 24, 2023 13:17
@JLBuenoLopez JLBuenoLopez force-pushed the feature/on-unack-sample-removed-RTPSWriter-impl branch from cd0197b to cdad81d Compare January 24, 2023 13:26
@JLBuenoLopez
Copy link
Copy Markdown
Contributor Author

@richiprosima please test this

@JLBuenoLopez
Copy link
Copy Markdown
Contributor Author

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.

@JLBuenoLopez JLBuenoLopez force-pushed the feature/on-unack-sample-removed-RTPSWriter-impl branch from cdad81d to 22e5b86 Compare January 30, 2023 15:18
@JLBuenoLopez
Copy link
Copy Markdown
Contributor Author

@richiprosima, please test this

@MiguelCompany
Copy link
Copy Markdown
Member

@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>
@JLBuenoLopez JLBuenoLopez force-pushed the feature/on-unack-sample-removed-RTPSWriter-impl branch from 22e5b86 to d4015c0 Compare February 1, 2023 06:02
@JLBuenoLopez
Copy link
Copy Markdown
Contributor Author

@richiprosima please test this

@JLBuenoLopez
Copy link
Copy Markdown
Contributor Author

This PR only includes RTPSWriter::has_been_fully_delivered implementation. Consequently, the new DDS Blackbox Listener tests on_unack_sample_removed tests are going to fail in this PR.

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.

@MiguelCompany
Copy link
Copy Markdown
Member

maybe you'd rather review directly the complete implementation and close this PR.

Yeah. Makes more sense.
Closing this one.

@JLBuenoLopez JLBuenoLopez deleted the feature/on-unack-sample-removed-RTPSWriter-impl branch March 13, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants