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][test] Fix some resource leaks in compaction tests #21374

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 17, 2023

Motivation

There are some resource leaks in compaction tests when the bookkeeper client isn't closed.

Modifications

Close the bookkeeper client.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 3.2.0 milestone Oct 17, 2023
@lhotari lhotari self-assigned this Oct 17, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 17, 2023
@Technoboy- Technoboy- merged commit e6cd11f into apache:master Oct 17, 2023
46 of 47 checks passed
lhotari added a commit that referenced this pull request Oct 17, 2023
lhotari added a commit that referenced this pull request Oct 17, 2023
(cherry picked from commit e6cd11f)

# Conflicts:
#	pulsar-broker/src/test/java/org/apache/pulsar/compaction/CompactedTopicTest.java
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 20, 2023
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants