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

[test] Close PubSubBrokerWrapper in TestActiveActiveIngestion #842

Merged
merged 1 commit into from
Feb 1, 2024

Commits on Feb 1, 2024

  1. [test] Close PubSubBrokerWrapper in TestActiveActiveIngestion

    I noticed some KafkaBrokerWrapper leasks were reported when running the integration test in our internal CI.
    This is a simple fix for these leaks by moving them into a try-with-resource block.
    lluwm committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8426ccc View commit details
    Browse the repository at this point in the history