Open liudezhi2098 opened 1 year ago
@liudezhi2098
Could you share the broker's log when you are trying to create a partitioned topic?
Plus, you can use createMissedPartitions
command as a workaround method to fix this problem. :)
The issue had no activity for 30 days, mark with Stale label.
Search before asking
Version
2.10.5
Minimal reproduce step
bin/pulsar-admin topics create-partitioned-topic -p 2 public/geo-1/test-1
bin/pulsar-admin topics set-replication-clusters -c cluster1,cluster2 public/geo-1/test-1
bin/pulsar-admin topics list public/geo-1 public/geo-1/test-1-partition-0 public/geo-1/test-1-partition-1
bin/pulsar-admin topics list-partitioned-topics public/geo-1 public/geo-1/test-1
bin/pulsar-admin topics list public/geo-1 public/geo-1/test-1-partition-0 public/geo-1/test-1-partition-1
bin/pulsar-admin topics list-partitioned-topics public/geo-1 empty
bin/pulsar-admin topics list public/geo-1 public/geo-1/test-1-partition-0 public/geo-1/test-1-partition-1