----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36306/ -----------------------------------------------------------
(Updated July 8, 2015, 1:11 p.m.) Review request for kafka. Bugs: KAFKA-2323 https://issues.apache.org/jira/browse/KAFKA-2323 Repository: kafka Description ------- Also remove unused `def`. Diffs ----- build.gradle 2b3c0099bf7013553582a3e6ef74abe267f3546e Diff: https://reviews.apache.org/r/36306/diff/ Testing (updated) ------- Tests passed for Scala 2.10.5 (although `SocketServer` failed a couple of times before it passed) and 2.11.6. 2.9.x doesn't compile before this change, so tests could not be run. Thanks, Ismael Juma