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

[20257] Add a keyed fragmented change to the reader data instance only when its completed (backport #4261) #4308

Merged
merged 3 commits into from
Mar 4, 2024

Commits on Jan 27, 2024

  1. Add a keyed fragmented change to the reader data instance only when i…

    …ts completed (#4261)
    
    * Refs #20257: Add regression test
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * #Refs #20257: Fix
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20239: Second rev suggestions
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20257: Linter
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20257: Retrieve instance handle condition before for avoid being nullptr
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    ---------
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    (cherry picked from commit 9558ce4)
    
    # Conflicts:
    #	src/cpp/fastdds/subscriber/history/DataReaderHistory.cpp
    Mario-DL authored and mergify[bot] committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4a8402a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Refs #20257: Correct test indentation

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    29551fe View commit details
    Browse the repository at this point in the history
  2. Refs #20257: Resolve conflicts

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    33492f4 View commit details
    Browse the repository at this point in the history