-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33551/#review81596
-----------------------------------------------------------



core/src/main/scala/kafka/server/AbstractFetcherThread.scala
<https://reviews.apache.org/r/33551/#comment132029>

    I was thinking that you could still process the fetchRequest outside the 
locked segment. Is there a reason a flag wouldn't work?


- Aditya Auradkar


On April 25, 2015, 2:48 p.m., Sriharsha Chintalapani wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33551/
> -----------------------------------------------------------
> 
> (Updated April 25, 2015, 2:48 p.m.)
> 
> 
> Review request for kafka.
> 
> 
> Bugs: KAFKA-2150
>     https://issues.apache.org/jira/browse/KAFKA-2150
> 
> 
> Repository: kafka
> 
> 
> Description
> -------
> 
> KAFKA-2150. FetcherThread backoff need to grab lock before wait on condition.
> 
> 
> Diffs
> -----
> 
>   core/src/main/scala/kafka/server/AbstractFetcherThread.scala 
> a439046e118b6efcc3a5a9d9e8acb79f85e40398 
> 
> Diff: https://reviews.apache.org/r/33551/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sriharsha Chintalapani
> 
>

Reply via email to