Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14770] SampleRejectedStatus feature #2708

Merged
merged 22 commits into from
Jun 13, 2022
Merged

[14770] SampleRejectedStatus feature #2708

merged 22 commits into from
Jun 13, 2022

Conversation

richiware
Copy link
Member

@richiware richiware commented May 31, 2022

Signed-off-by: Ricardo González Moreno ricardo@richiware.dev

Description

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • 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.
  • Documentation builds and tests pass locally.
  • New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.

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.

@MiguelCompany MiguelCompany changed the title SampleRejectedStatus feature [14770] SampleRejectedStatus feature Jun 3, 2022
@MiguelCompany MiguelCompany added this to the v2.7.0 milestone Jun 3, 2022
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Partial review: implementation only

include/fastdds/rtps/common/CacheChange.h Show resolved Hide resolved
include/fastdds/rtps/history/ReaderHistory.h Show resolved Hide resolved
include/fastdds/rtps/history/ReaderHistory.h Outdated Show resolved Hide resolved
src/cpp/fastdds/subscriber/DataReaderImpl.cpp Outdated Show resolved Hide resolved
src/cpp/fastdds/subscriber/DataReaderImpl.hpp Outdated Show resolved Hide resolved
src/cpp/fastdds/subscriber/history/DataReaderHistory.cpp Outdated Show resolved Hide resolved
src/cpp/fastdds/subscriber/history/DataReaderHistory.cpp Outdated Show resolved Hide resolved
@MiguelCompany MiguelCompany added the no-aarch Skip build & test for aarch64 label Jun 3, 2022
@richiware richiware force-pushed the feature/sample-rejected branch 2 times, most recently from 52b073d to 0c011bd Compare June 7, 2022 08:49
@MiguelCompany
Copy link
Member

@richiprosima Please test linux

include/fastdds/rtps/common/CacheChange.h Show resolved Hide resolved
include/fastdds/rtps/history/ReaderHistory.h Show resolved Hide resolved
include/fastdds/rtps/history/ReaderHistory.h Show resolved Hide resolved
src/cpp/fastdds/subscriber/DataReaderImpl.hpp Show resolved Hide resolved
src/cpp/fastdds/subscriber/history/DataReaderHistory.hpp Outdated Show resolved Hide resolved
versions.md Outdated Show resolved Hide resolved
MiguelCompany
MiguelCompany previously approved these changes Jun 7, 2022
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@EduPonz EduPonz added skip-ci Automatically pass CI and removed no-aarch Skip build & test for aarch64 labels Jun 10, 2022
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany added no-test Skip CI tests if PR marked with this label no-aarch Skip build & test for aarch64 and removed skip-ci Automatically pass CI labels Jun 10, 2022
@MiguelCompany MiguelCompany removed the no-test Skip CI tests if PR marked with this label label Jun 10, 2022
@MiguelCompany
Copy link
Member

@richiprosima Please test this

@EduPonz EduPonz merged commit 03d0f3b into master Jun 13, 2022
@EduPonz EduPonz deleted the feature/sample-rejected branch June 13, 2022 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-aarch Skip build & test for aarch64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants