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

[20401] Check History QoS inconsistencies (backport #4375) #4408

Merged
merged 6 commits into from
Apr 10, 2024

Commits on Mar 19, 2024

  1. Check History QoS inconsistencies (#4375)

    * Refs #20401: Add regression test
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #20401: Check History QoS inconsistencies
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #20401: Check also the history depth vs resource limits max_sample_per_instance bounds
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #20401: Update HeartbeatWhileDestruction test
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #20401: Update unit test DDS profiles XML tests profile
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    ---------
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    (cherry picked from commit 68acb5a)
    
    # Conflicts:
    #	src/cpp/fastdds/publisher/DataWriterImpl.cpp
    #	src/cpp/fastdds/subscriber/DataReaderImpl.cpp
    #	test/unittest/dds/profiles/test_xml_profiles.xml
    JesusPoderoso authored and Mario-DL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    822f237 View commit details
    Browse the repository at this point in the history
  2. Refs #20401: Fix conflicts

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored and Mario-DL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1cb8cf4 View commit details
    Browse the repository at this point in the history
  3. Fix SecureHelloworldExample (#4416)

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    614ac65 View commit details
    Browse the repository at this point in the history
  4. Just show warning when inconsistency between depth and max_samples_pe…

    …r_instance (#4417)
    
    * Refs #20503. Add regression test
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20503. Show warning when depth > max_samples_per_instance
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20503. Fix InvalidQos tests
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    ---------
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    Co-authored-by: EduPonz <eduardoponz@eprosima.com>
    2 people authored and Mario-DL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c29020b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Refs #20401: Fix warning

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    33103f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Refs #20401: Fix segfault in Mac tests

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    15ed027 View commit details
    Browse the repository at this point in the history