Skip to content

Fix RabbitMQ consuming body reusing (#1727)#1

Merged
otemnov merged 1 commit intoc-teleport:masterfrom
dotnetcore:master
Aug 25, 2025
Merged

Fix RabbitMQ consuming body reusing (#1727)#1
otemnov merged 1 commit intoc-teleport:masterfrom
dotnetcore:master

Conversation

@otemnov
Copy link
Member

@otemnov otemnov commented Aug 25, 2025

  • Fix rabbitMQ consuming body reusing

  • ArrayPool for memory management

  • Rollback to simply array copy


Description:

Provide a more detailed description of the changes made in this PR. Explain the reason behind the changes and their expected impact on the project.

Issue(s) addressed:

  • [Link to the related issue(s), if any]

Changes:

  • List the major changes made in this PR, preferably in bullet points.

Affected components:

  • List the components of the project that are affected by this PR.

How to test:

Provide a step-by-step guide on how to test your changes. Include any relevant information like environment setup, dependencies, etc.

Additional notes (optional):

Provide any additional notes or context that may be relevant to the changes.

Checklist:

  • I have tested my changes locally
  • I have added necessary documentation (if applicable)
  • I have updated the relevant tests (if applicable)
  • My changes follow the project's code style guidelines

Reviewers:

  • Mention any reviewers you would like to review your PR. This can be helpful if you know someone who is familiar with the part of the codebase you're working on.

* Fix rabbitMQ consuming body reusing

* ArrayPool for memory management

* Rollback to simply array copy

---------

Co-authored-by: Pavel Dudnikov <pd@cteleport.com>
Copilot AI review requested due to automatic review settings August 25, 2025 09:26
@otemnov otemnov merged commit d533478 into c-teleport:master Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant