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

[20849] New max_message_size property to limit output datagrams size (backport #770) #775

Merged
merged 1 commit into from
May 24, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 17, 2024

Description

This PR adds the documentation for max_message_size property in RTPS Writer and RTPS Participant.

@Mergifyio backport 2.14.x 2.13.x 2.10.x 2.6.x

Related implementation PR:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

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

Copy link
Author

mergify bot commented May 17, 2024

Cherry-pick of 91d96b8 has failed:

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

You are currently cherry-picking commit 91d96b8.
  (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:   code/XMLTester.xml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   code/DDSCodeTester.cpp
	both modified:   docs/fastdds/property_policies/non_consolidated_qos.rst

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

* Refs #20849: Add max_message_size property policy docs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs 20849: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20849: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
(cherry picked from commit 91d96b8)

# Conflicts:
#	code/DDSCodeTester.cpp
#	docs/fastdds/property_policies/non_consolidated_qos.rst
@JesusPoderoso
Copy link
Contributor

@richiprosima please test this

@EduPonz
Copy link
Member

EduPonz commented May 24, 2024

@richiprosima please test this

@EduPonz EduPonz merged commit dd317a7 into 2.13.x May 24, 2024
4 checks passed
@EduPonz EduPonz deleted the mergify/bp/2.13.x/pr-770 branch May 24, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants