Skip to content

Commit

Permalink
Update docs/concepts-broker-load-balancing-concepts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dragos Misca <[email protected]>
  • Loading branch information
heesung-sn and dragosvictor committed Apr 15, 2024
1 parent 5197655 commit cf34dd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/concepts-broker-load-balancing-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,9 @@ Example:
`pulsar-admin namespaces split-bundle -b LARGEST -san topic_count_equally_divide -u tenant/largest_namespace`
* Specify a specific bundle at -b, if you already know the target bundle to split.
If you already know the target bundle to split, you can specify it using the `-b` flag:
`pulsar-admin namespaces split-bundle --bundle 0x00000000_0xffffffff test-tenant/namespace1`
</TabItem>
Expand Down

0 comments on commit cf34dd8

Please sign in to comment.