[jira] [Resolved] (KAFKA-7215) Improve LogCleaner behavior on error

2018-10-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-7215. Resolution: Fixed Fix Version/s: 2.1.0 Merged to 2.1 and trunk. > Improve LogCleaner behavior on

Build failed in Jenkins: kafka-trunk-jdk8 #3087

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #607

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk8 #3086

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #606

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H31 (ubuntu xenial) in workspace

[jira] [Created] (KAFKA-7492) Explain `null` handling for reduce and aggregate

2018-10-08 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-7492: -- Summary: Explain `null` handling for reduce and aggregate Key: KAFKA-7492 URL: https://issues.apache.org/jira/browse/KAFKA-7492 Project: Kafka Issue

Build failed in Jenkins: kafka-trunk-jdk8 #3085

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace

Re: [VOTE] KIP-291: Have separate queues for control requests and data requests

2018-10-08 Thread Jun Rao
Hi, Lucas, Yes, the new names sound good to me. Thanks, Jun On Fri, Oct 5, 2018 at 1:12 PM, Lucas Wang wrote: > Thanks for the suggestion, Ismael. I like it. > > Jun, > I'm excited to get the +1, thanks a lot! > Meanwhile what do you feel about renaming the metrics and config to > >

Build failed in Jenkins: kafka-trunk-jdk10 #605

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace

Re: [DISCUSS] KIP-378: Enable Dependency Injection for Kafka Streams handlers

2018-10-08 Thread Guozhang Wang
John, thanks for the explanation, now it makes much more sense to me. As for the concrete approach, to me it seems the first option requires less changes than the second (ConfiguredStreamsFactory based) approach, whereas the second one requires an additional interface that is overlapping with the

Build failed in Jenkins: kafka-trunk-jdk8 #3084

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #604

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk8 #3083

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #603

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Re: [DISCUSSION] KIP-376: Implement AutoClosable on appropriate classes that has close()

2018-10-08 Thread Yishun Guan
Hi All, I started a vote on this KIP on another email thread, but it didn't generate responses. So I decided to start a vote on this thread. Thanks! Link: https://www.zhihu.com/question/21491539 Best Yishun On Thu, Oct 4, 2018 at 11:37 PM Chia-Ping Tsai wrote: > > However, it's a good hint,

Build failed in Jenkins: kafka-trunk-jdk8 #3082

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #602

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

[jira] [Resolved] (KAFKA-7478) Reduce OAuthBearerLoginModule verbosity

2018-10-08 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-7478. --- Resolution: Fixed Fix Version/s: 2.2.0 > Reduce OAuthBearerLoginModule verbosity >

Build failed in Jenkins: kafka-trunk-jdk8 #3081

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #601

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk8 #3080

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #600

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace

Re: [VOTE] KIP-349 Priorities for Source Topics

2018-10-08 Thread Thomas Becker
Well my (perhaps flawed) understanding of topic priorities is that lower priority topics are not consumed as long as higher priority ones have unconsumed messages (which means our position < HW). So if I'm doing this manually, I have to make some determination as to whether my high priority

Jenkins build is back to normal : kafka-trunk-jdk8 #3079

2018-10-08 Thread Apache Jenkins Server
See

Re: [DISCUSS]KIP-216: IQ should throw different exceptions for different errors

2018-10-08 Thread John Roesler
Hi Vito, I'm glad to hear you're well again! I didn't follow the addition of a new method to the QueryableStoreType interface. Can you elaborate why this is necessary to support the new exception types? Also, looking over your KIP again, it seems valuable to introduce "retriable store

[Reviw Request][Doc] KAFKA-7413: Replace slave terminology

2018-10-08 Thread Sayat Satybaldiyev
Dear all, I've made a small PR to Kafka documentation to replace a slave terminology. Thanks to John Roesler he already reviewed it. Could anyone from maintainers take a look at it and give a feedback? https://github.com/apache/kafka/pull/5653/ Best, Sayat

Build failed in Jenkins: kafka-trunk-jdk10 #599

2018-10-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-7462: Make token optional for OAuthBearerLoginModule (#5733) -- [...truncated 2.26 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Jenkins build is back to normal : kafka-2.1-jdk8 #7

2018-10-08 Thread Apache Jenkins Server
See

Re: [Review] - Pull request #5681 review

2018-10-08 Thread Sönke Liebau
Hi Srinivas, thanks for your interest in contributing and the work you put into the PR! I've looked it over and left a small comment. In general you will probably need to be a bit patient with reviews. Kafka is a project which a lot of people are interested in and a fairly small group of

Build failed in Jenkins: kafka-trunk-jdk8 #3078

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #598

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace

[jira] [Created] (KAFKA-7491) Kafka streams and Kafka streams test utils have split packages

2018-10-08 Thread Robin Van Praet (JIRA)
Robin Van Praet created KAFKA-7491: -- Summary: Kafka streams and Kafka streams test utils have split packages Key: KAFKA-7491 URL: https://issues.apache.org/jira/browse/KAFKA-7491 Project: Kafka

[jira] [Created] (KAFKA-7490) Kafka libraries should have a valid module name

2018-10-08 Thread Robin Van Praet (JIRA)
Robin Van Praet created KAFKA-7490: -- Summary: Kafka libraries should have a valid module name Key: KAFKA-7490 URL: https://issues.apache.org/jira/browse/KAFKA-7490 Project: Kafka Issue

Build failed in Jenkins: kafka-trunk-jdk8 #3077

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #597

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk8 #3076

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #596

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk8 #3075

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #595

2018-10-08 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

[jira] [Resolved] (KAFKA-7462) Kafka brokers cannot provide OAuth without a token

2018-10-08 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-7462. --- Resolution: Fixed Fix Version/s: (was: 2.2.0) 2.1.0 > Kafka

[jira] [Created] (KAFKA-7489) ConnectDistributedTest is always running broker with dev version

2018-10-08 Thread Andras Katona (JIRA)
Andras Katona created KAFKA-7489: Summary: ConnectDistributedTest is always running broker with dev version Key: KAFKA-7489 URL: https://issues.apache.org/jira/browse/KAFKA-7489 Project: Kafka

[Review] - Pull request #5681 review

2018-10-08 Thread Srinivas Reddy
Hi, After working on Kafka for sometime, I got motivated to start contribute to Kafka. As this is my first commit here thought of refactored some unit tests with minimal changes after going through contribution guidelines. I worked over weekend for code changes and local testing before raising