----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31925/ -----------------------------------------------------------
Review request for kafka. Bugs: KAFKA-1054 https://issues.apache.org/jira/browse/KAFKA-1054 Repository: kafka Description ------- Brought the patch outlined [here](https://reviews.apache.org/r/25461/diff/) up to date with the latest trunk and fixed 2 more lingering compiler warnings. Diffs ----- core/src/main/scala/kafka/admin/AdminUtils.scala b700110 core/src/main/scala/kafka/coordinator/DelayedJoinGroup.scala df60cbc core/src/main/scala/kafka/server/KafkaServer.scala dddef93 core/src/main/scala/kafka/utils/Utils.scala 738c1af core/src/test/scala/unit/kafka/server/ServerShutdownTest.scala b46daa4 Diff: https://reviews.apache.org/r/31925/diff/ Testing ------- Ran full test suite. Thanks, Blake Smith