[ https://issues.apache.org/jira/browse/KAFKA-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-3648: ------------------------------- Summary: maxTimeToBlock in BufferPool.allocate should be enforced (was: maxTimeToBlock should be enforced ) > maxTimeToBlock in BufferPool.allocate should be enforced > -------------------------------------------------------- > > Key: KAFKA-3648 > URL: https://issues.apache.org/jira/browse/KAFKA-3648 > Project: Kafka > Issue Type: Bug > Reporter: chen zhu > Assignee: chen zhu > Fix For: 0.10.0.0 > > > Currently the maxTimeToBlock in allocate(int size, long maxTimeToBlock) in > clients/producer/internals/BufferPool.java is not updated after each loop. It > should be enforced. -- This message was sent by Atlassian JIRA (v6.3.4#6332)