Skip to content

Conversation

@3pacccccc
Copy link
Contributor

Fixes #24504

Motivation

fix flaky-test

Modifications

add await check to ensure configs are set correctly.

Verifying this change

  • Make sure that the change passes the CI checks.

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

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

Matching PR in forked repository

PR in forked repository: 3pacccccc#12

…micConfigurationTopicAutoCreationPartitioned
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 11, 2025
@nodece nodece added this to the 4.1.0 milestone Jul 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.29%. Comparing base (bbc6224) to head (2f03dce).
⚠️ Report is 1311 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #24505      +/-   ##
============================================
+ Coverage     73.57%   74.29%   +0.71%     
- Complexity    32624    32867     +243     
============================================
  Files          1877     1868       -9     
  Lines        139502   145902    +6400     
  Branches      15299    16728    +1429     
============================================
+ Hits         102638   108395    +5757     
- Misses        28908    28916       +8     
- Partials       7956     8591     +635     
Flag Coverage Δ
inttests 26.96% <ø> (+2.38%) ⬆️
systests 23.29% <ø> (-1.03%) ⬇️
unittests 73.79% <ø> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1095 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodece nodece merged commit e4de9c0 into apache:master Jul 11, 2025
53 checks passed
3pacccccc added a commit to 3pacccccc/pulsar that referenced this pull request Jul 11, 2025
…testDynamicConfigurationTopicAutoCreationPartitioned (apache#24505)"

This reverts commit e4de9c0.
codelipenghui pushed a commit to codelipenghui/incubator-pulsar that referenced this pull request Jul 15, 2025
lhotari pushed a commit that referenced this pull request Jul 25, 2025
…micConfigurationTopicAutoCreationPartitioned (#24505)

(cherry picked from commit e4de9c0)
lhotari pushed a commit that referenced this pull request Jul 25, 2025
…micConfigurationTopicAutoCreationPartitioned (#24505)

(cherry picked from commit e4de9c0)
lhotari pushed a commit that referenced this pull request Jul 25, 2025
…micConfigurationTopicAutoCreationPartitioned (#24505)

(cherry picked from commit e4de9c0)
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Jul 28, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Jul 28, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
priyanshu-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 28, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
(cherry picked from commit 49eba28)
priyanshu-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 28, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
(cherry picked from commit 257e4c2)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 29, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
(cherry picked from commit 257e4c2)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 30, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
(cherry picked from commit 257e4c2)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 31, 2025
…micConfigurationTopicAutoCreationPartitioned (apache#24505)

(cherry picked from commit e4de9c0)
(cherry picked from commit 49eba28)
@3pacccccc 3pacccccc deleted the fixFlaky branch August 7, 2025 11:19
KannarFr pushed a commit to CleverCloud/pulsar that referenced this pull request Sep 22, 2025
walkinggo pushed a commit to walkinggo/pulsar that referenced this pull request Oct 8, 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.

Flaky-test: BrokerServiceAutoTopicCreationTest.testDynamicConfigurationTopicAutoCreationPartitioned

4 participants