partitionCount property
The number of partitions this topic has.
The partition count can only be increased, not decreased. Please note that if partitions are increased for a topic that has a key, the partitioning logic or the ordering of the messages will be affected.
Required.
Implementation
core.int? partitionCount;