----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21406/ -----------------------------------------------------------
Review request for kafka. Bugs: KAFKA-1396 https://issues.apache.org/jira/browse/KAFKA-1396 Repository: kafka Description ------- 1. Let waitUntilMetadataIsPropagated return the leader id; 2. Check if the producer did not encounter any exceptions during the test and after the scheduler is shutdown. 3. Reduce the test iteration to 2 Diffs ----- core/src/test/scala/integration/kafka/api/ProducerFailureHandlingTest.scala a993e8c7531abca6b82d1718ac57ba6a295c1fc7 core/src/test/scala/integration/kafka/api/ProducerSendTest.scala af11a4983599a20a33b6f1fc05738a59abfede63 core/src/test/scala/unit/kafka/utils/TestUtils.scala 034f36130a1d0669dda5ed53e9cee328806c811e Diff: https://reviews.apache.org/r/21406/diff/ Testing ------- Thanks, Guozhang Wang