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

Minor: Admin client leak #1301

Merged

Conversation

big-andy-coates
Copy link
Contributor

  • Fixes a leak of an AdminClient instance on the list topics; statement.
  • Fixes a resource leak in the CliTest
  • Fixes a load of code warnings, (in separate commit).

@big-andy-coates big-andy-coates requested a review from a team May 14, 2018 19:44
Copy link
Contributor

@hjafarpour hjafarpour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@big-andy-coates big-andy-coates requested a review from a team May 14, 2018 20:38
Copy link
Contributor

@dguy dguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@apurvam apurvam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! How did you find the admin client leak? Just by reading?

@big-andy-coates
Copy link
Contributor Author

By debugging and seeing where they were being created and working backwards from there.

@big-andy-coates big-andy-coates merged commit 4ce9dce into confluentinc:master May 22, 2018
@big-andy-coates big-andy-coates deleted the admin_client_leak branch May 22, 2018 14:42
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.

None yet

4 participants