Skip to content

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 30, 2023

Motivation

PulsarTestContext leaks resources when starting PulsarService fails. This happens at least in ManagedLedgerCompressionTest.

Modifications

Improve logic when PulsarService.start fails. Improve logic to chain closing of another PulsarTestContext.

Documentation

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

@lhotari lhotari added this to the 3.2.0 milestone Oct 30, 2023
@lhotari lhotari self-assigned this Oct 30, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #21467 (7b20173) into master (bd86e4e) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #21467      +/-   ##
============================================
- Coverage     73.29%   73.25%   -0.05%     
- Complexity    32505    32599      +94     
============================================
  Files          1890     1890              
  Lines        140381   140381              
  Branches      15425    15425              
============================================
- Hits         102898   102839      -59     
- Misses        29405    29463      +58     
- Partials       8078     8079       +1     
Flag Coverage Δ
inttests 24.20% <ø> (+0.11%) ⬆️
systests 24.68% <ø> (-0.25%) ⬇️
unittests 72.55% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 77 files with indirect coverage changes

@lhotari lhotari merged commit a14af46 into apache:master Oct 30, 2023
lhotari added a commit that referenced this pull request Jun 19, 2025
nodece pushed a commit to nodece/pulsar that referenced this pull request Jun 20, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Jun 21, 2025
…arTestContext (apache#21467)

(cherry picked from commit a14af46)
(cherry picked from commit 7d75e51)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jun 24, 2025
…arTestContext (apache#21467)

(cherry picked from commit a14af46)
(cherry picked from commit 7d75e51)
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.

4 participants