-
Notifications
You must be signed in to change notification settings - Fork 791
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
Apply setting subscriber's partition to empty set [12317] #2108
Conversation
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
…scriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
…in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
ee275e9
to
27fd0af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fix warning on windows
- Discovery server
test_34_connect_locally_with_remote_server
failure is unusual
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but CI should be re-run after merging #1996
@Mergifyio rebase 2.0.x 2.1.x 2.2.x 2.3.x |
Command
|
@Mergifyio backport 2.0.x 2.1.x 2.2.x 2.3.x |
Command
|
@richiprosima Please test this |
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca)
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca) # Conflicts: # test/unittest/dds/subscriber/SubscriberTests.cpp
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca)
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca)
Command
|
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca) Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
* Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> Signed-off-by: Samuel Wilhelmsson <samuel@halodi.com>
* Apply setting subscriber's partition to empty set (#2108) * Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca) # Conflicts: # test/unittest/dds/subscriber/SubscriberTests.cpp * Fix conflicts Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Uncrustify Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Removed unrelated test. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
* Apply setting subscriber's partition to empty set (#2108) * Refs 12317: Apply setting subscriber's partition to empty set Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Test for checking that partition QoS are updated with Subscriber::set_qos Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Blackbox test for clearing a non-empty set of partitions in subscriber Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Clarify doxygen Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12317: Address Windows warning Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> (cherry picked from commit 331f1ca) * Refs #12317: linters Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> Co-authored-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Fixes #2107
Signed-off-by: Eduardo Ponz Segrelles eduardoponz@eprosima.com