Skip to content

Commit

Permalink
Update concepts-broker-load-balancing-concepts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heesung-sn committed Apr 15, 2024
1 parent ee0965a commit c800f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/concepts-broker-load-balancing-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,11 +464,11 @@ Examples:
Unload a specific bundle (future topic lookup will assign the bundle to a new owner broker)
`pulsar-admin namespaces unload my-tenant/my-namespace -b 0x00000000_0xffffffff
`pulsar-admin namespaces unload my-tenant/my-namespace -b 0x00000000_0xffffffff`
Unload a specific bundle to a destination broker
`pulsar-admin namespaces unload my-tenant/my-namespace -b 0x00000000_0xffffffff -d broker-1
`pulsar-admin namespaces unload my-tenant/my-namespace -b 0x00000000_0xffffffff -d broker-1`
Unload all bundles in a namespace
Expand Down

0 comments on commit c800f68

Please sign in to comment.