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

[Bug] set-bookie-affinity-group overwrites "number of bundles" passed during namespace creation #23897

Open
2 of 3 tasks
programmerahul opened this issue Jan 26, 2025 · 0 comments
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@programmerahul
Copy link

Search before asking

  • I searched in the issues and found nothing similar.

Read release policy

  • I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.

Version

OS: MacOs Sonoma 14.6.1
Java: 17
Pulsar version: 4.0.2

Minimal reproduce step

  1. pulsar-admin namespaces create t/n --bundles 10
  2. pulsar-admin namespaces set-bookie-affinity-group --primary-group temp t/n

What did you expect to see?

The namespace "n" should have 10 bundles

What did you see instead?

The namespace "n" have 4 bundles

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@programmerahul programmerahul added the type/bug The PR fixed a bug or issue reported a bug label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

1 participant