Re: [DISCUSS] KIP-138: Change punctuate semantics

2017-04-16 Thread Michal Borowiecki
Hi Arun, Thanks for putting the use cases on the wiki. I copied over your Terminology section to the main KIP page as I think it's super important to be clear on the terms. I've made some changes while doing that which I highlight below, as I'd like to encourage comments on these. 1) I rem

[jira] [Commented] (KAFKA-5007) Kafka Replica Fetcher Thread- Resource Leak

2017-04-16 Thread Joseph Aliase (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970549#comment-15970549 ] Joseph Aliase commented on KAFKA-5007: -- It seems ticket https://issues.apache.org/jir

[jira] [Updated] (KAFKA-5040) Increase number of Streams producer retries from the default of 0

2017-04-16 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5040: --- Summary: Increase number of Streams producer retries from the default of 0 (was: Increase number of p

[jira] [Assigned] (KAFKA-5068) Optionally print out metrics after running the perf tests

2017-04-16 Thread huxi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huxi reassigned KAFKA-5068: --- Assignee: huxi > Optionally print out metrics after running the perf tests >

[GitHub] kafka pull request #2860: kafka-5068: Optionally print out metrics after run...

2017-04-16 Thread amethystic
GitHub user amethystic opened a pull request: https://github.com/apache/kafka/pull/2860 kafka-5068: Optionally print out metrics after running the perf tests @junrao added a config `--print.metrics` to control whether ProducerPerformance prints out metrics at the end of the test. If

[GitHub] kafka pull request #2859: KAFKA-5075; Defer exception to the next pollOnce()...

2017-04-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2859 --- 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 enab

[jira] [Commented] (KAFKA-5075) Defer exception to the next pollOnce() if consumer's fetch position has already increased

2017-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970727#comment-15970727 ] ASF GitHub Bot commented on KAFKA-5075: --- Github user asfgit closed the pull request