-
Notifications
You must be signed in to change notification settings - Fork 791
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
Conversation
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@richiprosima Please test this |
There was a problem hiding this 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
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
@Mergifyio backport master 2.2.x 2.1.x 2.0.x |
Command
|
…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)
…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)
…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
…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
Command
|
…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>
…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>
Signed-off-by: jparisu javierparis@eprosima.com