Partition.next

field used to build the partition linked list for each topic for the dynamic fetch/produce request

struct Partition
Partition* next;

Meta