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

Deadline error when no Reliable DataReaders in VOLATILE DataWriters [12321] #2112

Merged
merged 4 commits into from
Aug 5, 2021

Conversation

jparisu
Copy link
Contributor

@jparisu jparisu commented Aug 3, 2021

Signed-off-by: jparisu javierparis@eprosima.com

Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu changed the base branch from master to 2.3.x August 3, 2021 07:44
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
@EduPonz EduPonz changed the title Deadline error when no Reliable DataReaders [12321] Deadline error when no Reliable DataReaders in VOLATILE DataWriters [12321] Aug 4, 2021
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
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

@MiguelCompany
Copy link
Member

@richiprosima Please test this

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.

More than one deadline could happen

test/blackbox/common/BlackboxTestsDeadlineQos.cpp Outdated Show resolved Hide resolved
test/blackbox/common/BlackboxTestsDeadlineQos.cpp Outdated Show resolved Hide resolved
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
@MiguelCompany
Copy link
Member

@Mergifyio backport master 2.2.x 2.1.x 2.0.x

@mergify
Copy link
Contributor

mergify bot commented Aug 5, 2021

Command backport master 2.2.x 2.1.x 2.0.x: pending

Waiting for the pull request to get merged

@MiguelCompany MiguelCompany merged commit e357fe8 into 2.3.x Aug 5, 2021
@MiguelCompany MiguelCompany deleted the hotfix/deadline-handle branch August 5, 2021 11:49
@MiguelCompany MiguelCompany added this to the v2.3.5 milestone Aug 5, 2021
mergify bot pushed a commit that referenced this pull request Aug 5, 2021
…2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)
mergify bot pushed a commit that referenced this pull request Aug 5, 2021
…2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)
mergify bot pushed a commit that referenced this pull request Aug 5, 2021
…2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)

# Conflicts:
#	src/cpp/fastdds/publisher/DataWriterImpl.cpp
mergify bot pushed a commit that referenced this pull request Aug 5, 2021
…2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)

# Conflicts:
#	src/cpp/fastdds/publisher/DataWriterImpl.cpp
@mergify
Copy link
Contributor

mergify bot commented Aug 5, 2021

MiguelCompany added a commit that referenced this pull request Aug 5, 2021
…2121)

* Deadline error when no Reliable DataReaders in VOLATILE DataWriters (#2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)

# Conflicts:
#	src/cpp/fastdds/publisher/DataWriterImpl.cpp

* Fix conflicts

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

Co-authored-by: jparisu <69341543+jparisu@users.noreply.github.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
MiguelCompany added a commit that referenced this pull request Aug 5, 2021
…2120)

* Deadline error when no Reliable DataReaders in VOLATILE DataWriters (#2112)

* Refs #12321: Change handle reference

Signed-off-by: jparisu <javierparis@eprosima.com>

* Refs #12321: Add regression tests

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs #12321: Make test more robust

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

* Refs 12321: Apply suggestions

Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
(cherry picked from commit e357fe8)

# Conflicts:
#	src/cpp/fastdds/publisher/DataWriterImpl.cpp

* Fix conflicts

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

Co-authored-by: jparisu <69341543+jparisu@users.noreply.github.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
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.

3 participants