Hi. Regarding the number of partitions of the kafka topics, are there any requirements documented somewhere? If global message ordering is required then a topic can only have a single partition (with the drawback of reduced throughput ofc). The normal metadata topics are probably low throughput enough so 1 partition is enough but what about this new timeseries topic for example?