Re: Review Request 23655: Patch for KAFKA-687

2014-08-23 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23655/#review51344 --- core/src/main/scala/kafka/consumer/ConsumerConfig.scala

Re: Review Request 23655: Patch for KAFKA-687

2014-08-23 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23655/#review51345 ---

kafka unit test in Java, TestUtils choosePort sends NoSuchMethodError

2014-08-23 Thread Parin Jogani
I am trying to create unit test case for Kafka in Java with a simple call Properties props =TestUtils.createBrokerConfig(1, TestUtils.choosePort(), true); It fails on java.lang.NoSuchMethodError: scala.Predef$.intWrapper(I)Lscala/runtime/RichInt; at

[jira] [Updated] (KAFKA-1610) Local modifications to collections generated from mapValues will be lost

2014-08-23 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-1610: - Summary: Local modifications to collections generated from mapValues will be lost (was: map