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

[Branch-2.7][fix][client] Fix MaxQueueSize semaphore release leak in createOpSendMsg. #16957

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

Nicklee007
Copy link
Contributor

Motivation

This PR is part of work of cherry-pick #16915 to branch 2.7
Release MaxQueueSize semaphore when invalid message.

Modifications

  1. add semaphore release;
  2. add unit test;

Documentation

  • doc-not-needed
    (Please explain why)

@Jason918 Jason918 merged commit 85b6b63 into apache:branch-2.7 Aug 7, 2022
@Nicklee007 Nicklee007 deleted the chrry-pick-PR16915-PR16837 branch August 24, 2022 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/2.7.5 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants