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

Fix StatelessWriter locators filtering [18950] #3655

Merged
merged 11 commits into from
Jul 11, 2023

Commits on Jul 5, 2023

  1. Refs #18950: Introduce regression test

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored and juanlofer-eprosima committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    81d2679 View commit details
    Browse the repository at this point in the history
  2. Refs #18950: Make test build

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored and juanlofer-eprosima committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c381778 View commit details
    Browse the repository at this point in the history
  3. Finalize test

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e5efa0a View commit details
    Browse the repository at this point in the history
  4. Add fix

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    61dd20d View commit details
    Browse the repository at this point in the history
  5. Uncrustify

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fbdbd2c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Apply suggestions

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9f245e5 View commit details
    Browse the repository at this point in the history
  2. Separate parametrized tests

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1ad167e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Issue test compilation warning

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dbb0d65 View commit details
    Browse the repository at this point in the history
  2. Make messages_sent an object attribute

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9f47201 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Get rid of messages_sent and use object's locator_filter

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2950f42 View commit details
    Browse the repository at this point in the history
  2. Apply suggestion

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8bc81f7 View commit details
    Browse the repository at this point in the history