[jira] [Comment Edited] (KAFKA-4675) Subsequent CreateTopic command could be lost after a DeleteTopic command

2017-01-21 Thread huxi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1586#comment-1586 ] huxi edited comment on KAFKA-4675 at 1/22/17 7:26 AM: -- Failed to repr

[jira] [Commented] (KAFKA-4675) Subsequent CreateTopic command could be lost after a DeleteTopic command

2017-01-21 Thread huxi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1586#comment-1586 ] huxi commented on KAFKA-4675: - Failed to reproduce this issue with snippet below: {code} val

[GitHub] kafka pull request #2419: kafka-4684: Kafka does not offer kafka-configs.bat...

2017-01-21 Thread amethystic
GitHub user amethystic opened a pull request: https://github.com/apache/kafka/pull/2419 kafka-4684: Kafka does not offer kafka-configs.bat on Windows box Add kafka-configs.bat script for Windows. You can merge this pull request into a Git repository by running: $ git pull https

[jira] [Created] (KAFKA-4684) Kafka does not offer kafka-configs.bat on Windows box

2017-01-21 Thread huxi (JIRA)
huxi created KAFKA-4684: --- Summary: Kafka does not offer kafka-configs.bat on Windows box Key: KAFKA-4684 URL: https://issues.apache.org/jira/browse/KAFKA-4684 Project: Kafka Issue Type: Improvement

[GitHub] kafka pull request #2418: HOTFIX: KAFKA-4060 and KAFKA-4476 follow up

2017-01-21 Thread mjsax
GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/2418 HOTFIX: KAFKA-4060 and KAFKA-4476 follow up You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-4060-zk-test-follow-up Alternativel

[jira] [Commented] (KAFKA-4060) Remove ZkClient dependency in Kafka Streams

2017-01-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833284#comment-15833284 ] ASF GitHub Bot commented on KAFKA-4060: --- GitHub user mjsax opened a pull request:

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833278#comment-15833278 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833277#comment-15833277 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[GitHub] kafka pull request #2417: KAFKA-3835: Streams is creating two ProducerRecord...

2017-01-21 Thread jeyhunkarimov
GitHub user jeyhunkarimov opened a pull request: https://github.com/apache/kafka/pull/2417 KAFKA-3835: Streams is creating two ProducerRecords for each send via RecordCollector You can merge this pull request into a Git repository by running: $ git pull https://github.com/jey

[jira] [Commented] (KAFKA-3835) Streams is creating two ProducerRecords for each send via RecordCollector

2017-01-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833218#comment-15833218 ] ASF GitHub Bot commented on KAFKA-3835: --- GitHub user jeyhunkarimov opened a pull req

[jira] [Assigned] (KAFKA-3835) Streams is creating two ProducerRecords for each send via RecordCollector

2017-01-21 Thread Jeyhun Karimov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeyhun Karimov reassigned KAFKA-3835: - Assignee: Jeyhun Karimov > Streams is creating two ProducerRecords for each send via Reco

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833196#comment-15833196 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833197#comment-15833197 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Updated] (KAFKA-4672) KIP-100 api changes break Java 8 lambda expressions in some cases

2017-01-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-4672: - Resolution: Fixed Fix Version/s: 0.10.3.0 Status: Resolved (was: Patch Available

[jira] [Commented] (KAFKA-4672) KIP-100 api changes break Java 8 lambda expressions in some cases

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

[GitHub] kafka pull request #2402: KAFKA-4672 fix source compatibility for lambda exp...

2017-01-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2402 --- 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-4060) Remove ZkClient dependency in Kafka Streams

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

[GitHub] kafka pull request #2404: KAFKA-4060 and KAFKA-4476 follow up

2017-01-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2404 --- 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

Re: [VOTE] KIP-107 Add purgeDataBefore() API in AdminClient

2017-01-21 Thread Guozhang Wang
Hi Dong, Sorry for being late on reviewing this KIP. It LGTM overall, but I'm wondering if we can save adding the "replication-low-watermark-checkpoint" file by just bumping up the version number of "replication-offset-checkpoint" to let it have two values for each partition, i.e.: 1 // version

[jira] [Commented] (KAFKA-4144) Allow per stream/table timestamp extractor

2017-01-21 Thread Jeyhun Karimov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833131#comment-15833131 ] Jeyhun Karimov commented on KAFKA-4144: --- [~elevy] Shouldn't it be per partitioned st

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833127#comment-15833127 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833128#comment-15833128 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

Re: [DISCUSS] KIP-111 : Kafka should preserve the Principal generated by the PrincipalBuilder while processing the request received on socket channel, on the broker.

2017-01-21 Thread radai
LGTM. Kafka currently allows setting both a custom PrincipalBuilder and a custom Authorizer (expected to act on the output of the principal builder) but makes the naive assumption that any and all information about a (custom) principal is solely contained in its name property. this kip addresses t

Re: [VOTE] KIP-74: Add FetchResponse size limit in bytes

2017-01-21 Thread radai
+1 On Fri, Jan 20, 2017 at 9:51 PM, Apurva Mehta wrote: > +1 > > On Fri, Jan 20, 2017 at 5:19 PM, Jason Gustafson > wrote: > > > +1 > > > > On Fri, Jan 20, 2017 at 4:51 PM, Ismael Juma wrote: > > > > > Good catch, Colin. +1 to editing the wiki to match the desired > behaviour > > > and what wa

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833039#comment-15833039 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833040#comment-15833040 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832952#comment-15832952 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien

[jira] [Commented] (KAFKA-1207) Launch Kafka from within Apache Mesos

2017-01-21 Thread postmas...@inn.ru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832951#comment-15832951 ] postmas...@inn.ru commented on KAFKA-1207: -- Delivery is delayed to these recipien