Jeff Kim created KAFKA-15029:
--------------------------------

             Summary: Make ProducerIdBlock size configurable
                 Key: KAFKA-15029
                 URL: https://issues.apache.org/jira/browse/KAFKA-15029
             Project: Kafka
          Issue Type: Task
            Reporter: Jeff Kim


The producer id block size is currently fixed at 1000. Increasing the size 
allows the pid manager to process more init pid requests before allocating 
more. The current 1000 is quite small and given that clusters can have 
thousands of producers, we should make this configurable to adapt in the 
future. We shoudl also consider updating to a global block size of 5000



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to