Skip to content

[Branch-2.7][fix][client] Fix semaphore release duplicated in ProducerImpl.#16972

Merged
gaozhangmin merged 1 commit into
apache:branch-2.7from
Nicklee007:cherry-pick-pr-#16837-to-2.7
Aug 8, 2022
Merged

[Branch-2.7][fix][client] Fix semaphore release duplicated in ProducerImpl.#16972
gaozhangmin merged 1 commit into
apache:branch-2.7from
Nicklee007:cherry-pick-pr-#16837-to-2.7

Conversation

@Nicklee007

Copy link
Copy Markdown
Contributor

Motivation

This PR is part of work of cherry-pick #16837 to branch 2.7, and only contain the fix in duplicate semaphore release.
Avoid duplicate semaphore release in batchMessageAndSend.

Modifications

  1. delete duplicate semaphore release in batchMessageAndSend;
  2. add unit test;

Documentation

  • doc-not-needed
    (Please explain why)

@gaozhangmin
gaozhangmin merged commit 43a8436 into apache:branch-2.7 Aug 8, 2022
@Nicklee007
Nicklee007 deleted the cherry-pick-pr-#16837-to-2.7 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants