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

[fix][client]Fix client memory limit currentUsage leak and semaphore release duplicated in ProducerImpl #16837

Merged
merged 5 commits into from
Jul 30, 2022

Commits on Jul 29, 2022

  1. fix client memory limit currentUsage leak in ProducerImpl

    nicklixinyang committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3eb8914 View commit details
    Browse the repository at this point in the history
  2. add unit test

    nicklixinyang committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    cdff801 View commit details
    Browse the repository at this point in the history
  3. fix client memory limit currentUsage leak in ProducerImpl

    nicklixinyang committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    dc1de44 View commit details
    Browse the repository at this point in the history
  4. fix producer semaphore release duplicated.

    nicklixinyang committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    97baba5 View commit details
    Browse the repository at this point in the history
  5. fix producer semaphore release duplicated.

    nicklixinyang committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    fb0f170 View commit details
    Browse the repository at this point in the history