You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Jun Rao <ju...@gmail.com> on 2014/08/05 02:39:18 UTC

Review Request 24287: Patch for KAFKA-1571

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

Review request for kafka.


Bugs: KAFKA-1571
    https://issues.apache.org/jira/browse/KAFKA-1571


Repository: kafka


Description
-------

Fix the race condition btw the main thread and the asyncFetch threads.


Diffs
-----

  clients/src/test/java/org/apache/kafka/clients/producer/MetadataTest.java 543304c8bb71d90b4af71b519d830a52595c4885 

Diff: https://reviews.apache.org/r/24287/diff/


Testing
-------


Thanks,

Jun Rao


Re: Review Request 24287: Patch for KAFKA-1571

Posted by Guozhang Wang <gu...@linkedin.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24287/#review49547
-----------------------------------------------------------

Ship it!


Ship It!

- Guozhang Wang


On Aug. 5, 2014, 12:39 a.m., Jun Rao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24287/
> -----------------------------------------------------------
> 
> (Updated Aug. 5, 2014, 12:39 a.m.)
> 
> 
> Review request for kafka.
> 
> 
> Bugs: KAFKA-1571
>     https://issues.apache.org/jira/browse/KAFKA-1571
> 
> 
> Repository: kafka
> 
> 
> Description
> -------
> 
> Fix the race condition btw the main thread and the asyncFetch threads.
> 
> 
> Diffs
> -----
> 
>   clients/src/test/java/org/apache/kafka/clients/producer/MetadataTest.java 543304c8bb71d90b4af71b519d830a52595c4885 
> 
> Diff: https://reviews.apache.org/r/24287/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jun Rao
> 
>