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

[kafka-consumer] Use wait group to ensure goroutine is finished before returning from Close #4582

Merged
merged 5 commits into from Jul 14, 2023

Commits on Jul 14, 2023

  1. AddWaitGroup

    Signed-off-by: kennyaz <115052215+kennyaz@users.noreply.github.com>
    kennyaz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8d5e744 View commit details
    Browse the repository at this point in the history
  2. Fix Jaeger Test

    Signed-off-by: kennyaz <115052215+kennyaz@users.noreply.github.com>
    kennyaz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fe3f45a View commit details
    Browse the repository at this point in the history
  3. Fix Jaeger Test

    Signed-off-by: kennyaz <115052215+kennyaz@users.noreply.github.com>
    kennyaz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d23a9ae View commit details
    Browse the repository at this point in the history
  4. Clean Up Code

    Signed-off-by: kennyaz <115052215+kennyaz@users.noreply.github.com>
    kennyaz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d54cb26 View commit details
    Browse the repository at this point in the history
  5. remove Debug Bin

    Signed-off-by: kennyaz <115052215+kennyaz@users.noreply.github.com>
    kennyaz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ccb123f View commit details
    Browse the repository at this point in the history