Didn't updata metadata when try to updata the num of partitions of a partitioned-topic #19496
Unanswered
philixtian
asked this question in
Q&A
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
image
It's absolutelly a partitioned-topic, here I tried to updata parititions from 10 to 30.
With the "bin/pulsar-admin topics list" command there were 30 partitions of persistent://ACE/2131/0_2131_20491_0_manage, but with "bin/pulsar-admin topics get-partitioned-topic-metadata" command, only 10……
All reactions