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

[20351] Fix on_sample_lost notification on best-effort readers for framented samples (backport #4187) #4606

Merged
merged 3 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Fix on_sample_lost notification on best-effort readers for fragmented…

    … samples (#4187)
    
    * Refs #20162. Regression test.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20162. Notify sample lost when dropping fragmented change.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20167. Linters.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20162. Apply suggestions.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20162. Use constexpr for buffer size.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20162. Lower buffer size.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20351. Uncrustify.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    ---------
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    (cherry picked from commit 5ac198e)
    MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5b2ecd3 View commit details
    Browse the repository at this point in the history
  2. Make sample_lost_be_dw_be_dr_fragments test less flaky (#4620)

    * Refs #20692. Make sample_lost_be_dw_be_dr_fragments test less flakey.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    * Refs #20692. Uncrustify.
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    ---------
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2fb6874 View commit details
    Browse the repository at this point in the history
  3. Test improvements

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7ee8510 View commit details
    Browse the repository at this point in the history