Hi, pulsar community. I'm insterest in this topic and want to join the 
discussion : - )


I test to create one partitioned topic with 1024 partitions in a namespace with 
256 bundle.
the distribution for this topic is post below.


key is the total assigned partition number to the bundle.
value is how many bundles are assigned at this number.


topic `persistent://test/test/test_1` 
{1=10, 2=30, 3=76, 4=46, 5=54, 6=24, 7=4, 8=8, 9=4}


topic ·persistent://test/test/test_2`
{1=2, 2=32, 3=68, 4=60, 5=50, 6=44}


topic `persistent://pulsar/pulsar/test_1` (also 256 bundles and 1024 partitions)
{1=12, 2=27, 3=65, 4=44, 5=67, 6=35, 7=6}

Reply via email to