Skip to content

[improve][broker] Making defaultNumberOfNamespaceBundles of ServiceConfiguration dynamic - #18677

Merged
AnonHxy merged 1 commit into
apache:masterfrom
AnonHxy:bundles_dynamic
Dec 2, 2022
Merged

[improve][broker] Making defaultNumberOfNamespaceBundles of ServiceConfiguration dynamic#18677
AnonHxy merged 1 commit into
apache:masterfrom
AnonHxy:bundles_dynamic

Conversation

@AnonHxy

@AnonHxy AnonHxy commented Nov 30, 2022

Copy link
Copy Markdown
Contributor

Motivation

Making defaultNumberOfNamespaceBundles of ServiceConfiguration dynamic.

The scenario is that we may create a lot of topics with different namespaces in the future, but finding that the defaultNumberOfNamespaceBundles is not suitable, so it's better we could change the defaultNumberOfNamespaceBundles dynamic

Modifications

Make defaultNumberOfNamespaceBundles of ServiceConfiguration dynamic.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

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

Matching PR in forked repository

PR in forked repository: AnonHxy#19

@AnonHxy AnonHxy self-assigned this Nov 30, 2022
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Nov 30, 2022

@Demogorgon314 Demogorgon314 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should update the documentation after this change.

@AnonHxy

AnonHxy commented Dec 1, 2022

Copy link
Copy Markdown
Contributor Author

We should update the documentation after this change.

It seems that there is a tools to auto gen the document @Demogorgon314 , #18132

@AnonHxy AnonHxy added this to the 2.12.0 milestone Dec 1, 2022
@codecov-commenter

codecov-commenter commented Dec 1, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.85%. Comparing base (58ad3d0) to head (a830f42).
⚠️ Report is 3224 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #18677      +/-   ##
============================================
+ Coverage     47.67%   47.85%   +0.17%     
- Complexity     9333    10570    +1237     
============================================
  Files           618      698      +80     
  Lines         58586    68328    +9742     
  Branches       6098     7332    +1234     
============================================
+ Hits          27933    32695    +4762     
- Misses        27623    31978    +4355     
- Partials       3030     3655     +625     
Flag Coverage Δ
unittests 47.85% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 137 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.

@AnonHxy
AnonHxy merged commit 3df506d into apache:master Dec 2, 2022
lifepuzzlefun pushed a commit to lifepuzzlefun/pulsar that referenced this pull request Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs ready-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants