Re: [DISCUSS] KIP-255: OAuth Authentication via SASL/OAUTHBEARER

2018-04-30 Thread Ron Dagostino
Hi everyone. KIP-255 is now updated to reflect all feedback to date. The updated code is also available on the KAFKA-6562 branch in the repo at https://github.com/rondagostino/kafka.git. We are now down to 1 public interface and 3 public classes -- a dramatic reduction from the original

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

2018-04-30 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-6810; Enable dynamic update of SSL truststores (#4904) -- [...truncated 421.02 KB...] kafka.admin.ResetConsumerGroupOffsetTest >

[jira] [Created] (KAFKA-6840) support windowing in ktable API

2018-04-30 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-6840: -- Summary: support windowing in ktable API Key: KAFKA-6840 URL: https://issues.apache.org/jira/browse/KAFKA-6840 Project: Kafka Issue Type: Improvement

Re: [DISCUSS] KIP-283: Efficient Memory Usage for Down-Conversion

2018-04-30 Thread Dhruvil Shah
Hi all, I have updated the KIP to reflect changes from the discussion in this thread. In particular, the KIP now recommends adding a configuration that allows disabling any kind of message down-conversion for client `FetchRequest`, instead of having to specify the minimum compatibility. I also

[jira] [Resolved] (KAFKA-6810) Enable dynamic reconfiguration of SSL truststores

2018-04-30 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-6810. Resolution: Fixed > Enable dynamic reconfiguration of SSL truststores >

[jira] [Created] (KAFKA-6839) ZK session retry with cname record

2018-04-30 Thread Tyler Monahan (JIRA)
Tyler Monahan created KAFKA-6839: Summary: ZK session retry with cname record Key: KAFKA-6839 URL: https://issues.apache.org/jira/browse/KAFKA-6839 Project: Kafka Issue Type: Bug Affects

Jenkins build is back to normal : kafka-trunk-jdk7 #3389

2018-04-30 Thread Apache Jenkins Server
See

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

2018-04-30 Thread Apache Jenkins Server
See

Jenkins build is back to normal : kafka-trunk-jdk10 #66

2018-04-30 Thread Apache Jenkins Server
See

Permission to open a KIP

2018-04-30 Thread Piyush Vijay
Hi, Can someone please grant me permission to open a KIP? My id is piyushvijay. Thanks Piyush Vijay

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

2018-04-30 Thread Apache Jenkins Server
See Changes: [rajinisivaram] MINOR: Fix sasl.jaas.config doc string (#4921) -- [...truncated 1.49 MB...] kafka.admin.ResetConsumerGroupOffsetTest >

Re: [VOTE] KIP-219 - Improve Quota Communication

2018-04-30 Thread Jonghyun Lee
Hi Rajini, Thanks for letting me know the SASL use case. I think this is a similar point that Becket raised (creating dependency between different requests) and it makes sense to me. Will wait for some more feedback and finalize. Thanks, Jon On Mon, Apr 30, 2018 at 3:46 AM, Rajini Sivaram

Build failed in Jenkins: kafka-trunk-jdk7 #3388

2018-04-30 Thread Apache Jenkins Server
See Changes: [rajinisivaram] MINOR: Fix sasl.jaas.config doc string (#4921) -- [...truncated 415.32 KB...] kafka.server.epoch.LeaderEpochFileCacheTest >

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

2018-04-30 Thread Apache Jenkins Server
See Changes: [rajinisivaram] KAFKA-3417: Wrap metric reporter calls in try/catch blocks (#3635) -- [...truncated 419.30 KB...] kafka.admin.ResetConsumerGroupOffsetTest >

Jenkins build is back to normal : kafka-trunk-jdk7 #3387

2018-04-30 Thread Apache Jenkins Server
See

RE: [VOTE] KIP-235 Add DNS alias support for secured connection

2018-04-30 Thread Skrzypek, Jonathan
Thanks for your comments. Have updated the KIP. I agree SSL and SASL_SSL will face similar issues and should behave the same. Thinking about this further, I'm wondering whether setting bootstrap.reverse.dns.lookup to true whilst using any of those protocols should throw a critical error and

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

2018-04-30 Thread Apache Jenkins Server
See Changes: [mjsax] KAFKA-6535: Set default retention ms for Streams repartition topics to -- [...truncated 419.14 KB...] kafka.admin.ResetConsumerGroupOffsetTest >

Re: [VOTE] KIP-277 - Fine Grained ACL for CreateTopics API

2018-04-30 Thread Manikumar
+1 (non-binding) Thanks On Thu, Apr 26, 2018 at 9:59 PM, Colin McCabe wrote: > +1 (non-binding) > > best, > Colin > > > On Wed, Apr 25, 2018, at 02:45, Edoardo Comar wrote: > > Hi, > > > > The discuss thread on KIP-277 ( > >

Build failed in Jenkins: kafka-trunk-jdk7 #3386

2018-04-30 Thread Apache Jenkins Server
See Changes: [mjsax] KAFKA-6535: Set default retention ms for Streams repartition topics to -- [...truncated 415.18 KB...] kafka.server.epoch.LeaderEpochFileCacheTest >

Re: [VOTE] KIP-219 - Improve Quota Communication

2018-04-30 Thread Rajini Sivaram
Hi Jon, We currently send two ApiVersions requests for SASL, the first with version 0 to get the request versions for SASL and another after authentication. You are currently using the second and basing all throttling decisions on that. This may get in the way if we wanted to change this code in

[jira] [Created] (KAFKA-6838) Transaction timeout after punctuation results in ProducerFencedException

2018-04-30 Thread Felix Dsouza (JIRA)
Felix Dsouza created KAFKA-6838: --- Summary: Transaction timeout after punctuation results in ProducerFencedException Key: KAFKA-6838 URL: https://issues.apache.org/jira/browse/KAFKA-6838 Project: Kafka

Re: [DISCUSS] KIP-280: Enhanced log compaction

2018-04-30 Thread Luís Cabral
Hi Guozhang, I understand the argument, but this is a hazardous compromise for using Kafka as an event store (as is my original intention). I expect to have many duplicated messages in Kafka as the overall architecture being used allows for the producer to re-send a fresh state of the backed

[jira] [Created] (KAFKA-6837) Apache kafka broker got stopped.

2018-04-30 Thread Rajendra Jangir (JIRA)
Rajendra Jangir created KAFKA-6837: -- Summary: Apache kafka broker got stopped. Key: KAFKA-6837 URL: https://issues.apache.org/jira/browse/KAFKA-6837 Project: Kafka Issue Type: Bug