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

[20729] Allow processing of AckNack submessages with count == 0 (backport #4639) #4774

Merged
merged 2 commits into from
May 16, 2024

Commits on May 13, 2024

  1. Allow processing of AckNack submessages with count == 0 (#4639)

    * Refs #20729. Regression test.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #20729. Fix issue.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #20729. Update doxydoc.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #20729. Dont create timers if participant is nullptr.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    ---------
    
    Signed-off-by: Miguel Company <[email protected]>
    (cherry picked from commit 66fc7c5)
    
    # Conflicts:
    #	test/unittest/rtps/writer/ReaderProxyTests.cpp
    MiguelCompany authored and mergify[bot] committed May 13, 2024
    Configuration menu
    Copy the full SHA
    30bf3ec View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7164aa5 View commit details
    Browse the repository at this point in the history