----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29231/ -----------------------------------------------------------
(Updated Feb. 27, 2015, 7:05 a.m.) Review request for kafka. Bugs: KAFKA-1824 https://issues.apache.org/jira/browse/KAFKA-1824 Repository: kafka Description (updated) ------- fixing accidental return of "WARN Property topic is not valid" refactoring ConsoleProducer to allow testing and added unit tests added producer-properties to ConsoleProducer but no tests yet fixing an issue with producer properties. Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into fix_console_producer Conflicts: core/src/main/scala/kafka/tools/ConsoleProducer.scala Diffs (updated) ----- core/src/main/scala/kafka/tools/ConsoleProducer.scala 7fefc2ed6fed18bd172e35fc98b10e1207781e92 core/src/test/scala/kafka/tools/ConsoleProducerTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/29231/diff/ Testing ------- Thanks, Gwen Shapira