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

[19696][20409] Fix data race on PDP #4220

Merged
merged 7 commits into from
Feb 22, 2024
Merged

[19696][20409] Fix data race on PDP #4220

merged 7 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. Add regression test

    Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
    juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ac6a39 View commit details
    Browse the repository at this point in the history
  2. Make a copy of the participant proxy data

    Signed-off-by: tempate <danieldiaz@eprosima.com>
    Tempate authored and juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ae27f82 View commit details
    Browse the repository at this point in the history
  3. Use the copy method to ensure all the attributes are being copied cor…

    …rectly
    
    Signed-off-by: tempate <danieldiaz@eprosima.com>
    Tempate authored and juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8490a85 View commit details
    Browse the repository at this point in the history
  4. Lookup the participant proxy data to pass the discovery-server tests

    Signed-off-by: tempate <danieldiaz@eprosima.com>
    Tempate authored and juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    205ef41 View commit details
    Browse the repository at this point in the history
  5. Get rid of proxy reference in RemoteServerAttributes

    Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
    juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5d7354a View commit details
    Browse the repository at this point in the history
  6. Fix failing test

    Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
    juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    44398a3 View commit details
    Browse the repository at this point in the history
  7. Uncrustify

    Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
    juanlofer-eprosima committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    32836da View commit details
    Browse the repository at this point in the history