Jun Rao created KAFKA-1788:
------------------------------

             Summary: producer record can stay in RecordAccumulator forever if 
leader is no available
                 Key: KAFKA-1788
                 URL: https://issues.apache.org/jira/browse/KAFKA-1788
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.3
            Reporter: Jun Rao


In the new producer, when a partition has no leader for a long time (e.g., all 
replicas are down), the records for that partition will stay in the 
RecordAccumulator until the leader is available. This may cause the bufferpool 
to be full and the callback for the produced message to block for a long time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to