[GitHub] kafka pull request: KAFKA-1997: Follow-up patch, hardcode key/valu...

2015-08-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (KAFKA-1997) Refactor Mirror Maker

2015-08-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14662838#comment-14662838 ] ASF GitHub Bot commented on KAFKA-1997: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-1006) Consumer loses messages of a new topic with auto.offset.reset = largest

2015-08-08 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14662845#comment-14662845 ] Guozhang Wang commented on KAFKA-1006: -- Hi [~enn], the new Java consumer is going to

[GitHub] kafka pull request: Reducing code duplication in DefaultEventHandl...

2015-08-08 Thread lazyval
Github user lazyval closed the pull request at: https://github.com/apache/kafka/pull/125 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request: Reducing code duplication in DefaultEventHandl...

2015-08-08 Thread lazyval
GitHub user lazyval reopened a pull request: https://github.com/apache/kafka/pull/125 Reducing code duplication in DefaultEventHandler No functionality was changed -- just removed code duplication [get advantage of case class copy

[jira] [Updated] (KAFKA-2416) misleading kafka-console-consumer.sh --property option

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2416: Labels: newbie (was: ) misleading kafka-console-consumer.sh --property option

[jira] [Updated] (KAFKA-2409) Have KafkaConsumer.committed() return null when there is no committed offset

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2409: Labels: newbie (was: ) Have KafkaConsumer.committed() return null when there is no committed

[jira] [Updated] (KAFKA-2394) Use RollingFileAppender by default in log4j.properties

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2394: Labels: newbie (was: ) Use RollingFileAppender by default in log4j.properties

[jira] [Updated] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2338: Assignee: Edward Ribeiro Warn users if they change max.message.bytes that they also need to update

[jira] [Updated] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2338: Status: Patch Available (was: Open) Moving to patch-available so we won't forget to review. Warn

[jira] [Resolved] (KAFKA-2297) VerifiableProperties fails when constructed with Properties with numeric values

2015-08-08 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2297. - Resolution: Won't Fix Expected behavior, and we are in the process of deprecating everything that

[jira] [Assigned] (KAFKA-2409) Have KafkaConsumer.committed() return null when there is no committed offset

2015-08-08 Thread Sreepathi Prasanna (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreepathi Prasanna reassigned KAFKA-2409: - Assignee: Sreepathi Prasanna Have KafkaConsumer.committed() return null when

[jira] [Commented] (KAFKA-2412) Documentation bug: Add information for key.serializer and value.serializer to New Producer Config sections

2015-08-08 Thread darshan kumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14663268#comment-14663268 ] darshan kumar commented on KAFKA-2412: -- Hello all, I am interested to work on this