Fast-DDS icon indicating copy to clipboard operation
Fast-DDS copied to clipboard

[20862] Improve ThreadSettingsQoS logging (backport #4744)

Open mergify[bot] opened this issue 1 year ago • 3 comments

Description

@Mergifyio backport 2.13.x

Contributor Checklist

  • [X] Commit messages follow the project guidelines.

  • [X] The code follows the style guidelines of this project.

  • [X] Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally

  • [X] Any new/modified methods have been properly documented using Doxygen.

  • [X] Any new configuration API has an equivalent XML API (with the corresponding XSD extension)

  • [X] Changes are ABI compatible.

  • [X] Changes are API compatible.

  • N/A New feature has been added to the versions.md file (if applicable).

  • N/A New feature has been documented/Current behavior is correctly described in the documentation.

  • [X] Applicable backports have been included in the description.

Reviewer Checklist

  • [x] The PR has a milestone assigned.
  • [x] The title and description correctly express the PR's purpose.
  • [x] Check contributor checklist is correct.
  • [x] Check CI results: changes do not issue any warning.
  • [x] Check CI results: failing tests are unrelated with the changes.

This is an automatic backport of pull request #4744 done by [Mergify](https://mergify.com).

mergify[bot] avatar May 07 '24 13:05 mergify[bot]

Cherry-pick of 7832901d34c5fff09609411ce0d4b5b124919e76 has failed:

On branch mergify/bp/2.13.x/pr-4744
Your branch is up to date with 'origin/2.13.x'.

You are currently cherry-picking commit 7832901d3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   src/cpp/rtps/transport/TCPTransportInterface.cpp
	modified:   src/cpp/utils/threading.hpp
	modified:   src/cpp/utils/threading/threading_empty.ipp
	modified:   src/cpp/utils/threading/threading_osx.ipp
	modified:   src/cpp/utils/threading/threading_pthread.ipp
	modified:   test/blackbox/api/dds-pim/PubSubWriter.hpp
	modified:   test/blackbox/api/fastrtps_deprecated/PubSubWriter.hpp
	new file:   test/blackbox/common/DDSBlackboxTestsThreadSettingsQos.cpp

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/cpp/utils/threading/threading_win32.ipp

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify[bot] avatar May 07 '24 13:05 mergify[bot]

@richiprosima please test this

JesusPoderoso avatar May 20 '24 06:05 JesusPoderoso

CI issues are unrelated to the PR content Ready to merge!

JesusPoderoso avatar May 23 '24 08:05 JesusPoderoso