Skip to content

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Apr 23, 2025

Motivation

ProxyTest and derived ProxyDisableZeroCopyTest leak a lot of resources.

Warning: Summary: Tests in class org.apache.pulsar.proxy.server.ProxyTest created 1080 new threads. There are now 1090 threads in total.
Warning: Summary: Tests in class org.apache.pulsar.proxy.server.ProxyDisableZeroCopyTest created 1080 new threads. There are now 1090 threads in total.

In addition to this, the test testGetPartitionedMetadataErrorCode doesn't pass without a retry. There are conflicting tests that expect different allowAutoTopicCreationType and defaultNumPartitions settings.

Modifications

  • fix resource leaks
  • remove invocationCount = 100 for testRegexSubscriptionWithTopicDiscovery
  • fix allowAutoTopicCreationType and defaultNumPartitions config conflicts

Documentation

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

@lhotari lhotari added this to the 4.1.0 milestone Apr 23, 2025
@lhotari lhotari self-assigned this Apr 23, 2025
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 23, 2025
@lhotari lhotari requested a review from heesung-sn April 23, 2025 17:19
@lhotari lhotari merged commit a3b31ff into apache:master Apr 24, 2025
52 of 53 checks passed
lhotari added a commit that referenced this pull request Apr 24, 2025
lhotari added a commit that referenced this pull request Apr 24, 2025
lhotari added a commit that referenced this pull request Apr 24, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 25, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 27, 2025
manas-ctds added a commit to datastax/pulsar that referenced this pull request Apr 28, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 30, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request May 1, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request May 1, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request May 1, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request May 2, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request May 2, 2025
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request May 6, 2025
nodece pushed a commit to ascentstream/pulsar that referenced this pull request May 28, 2025
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.

3 participants