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