You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/05/04 01:20:12 UTC

[jira] [Updated] (KAFKA-3648) maxTimeToBlock in BufferPool.allocate should be enforced

     [ 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)