[jira] [Resolved] (KAFKA-8117) Flaky Test DelegationTokenEndToEndAuthorizationTest#testNoProduceWithDescribeAcl

2019-03-17 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8117. -- Resolution: Duplicate Fix Version/s: (was: 2.3.0) > Flaky Test > DelegationTokenEndToEndAut

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

2019-03-17 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk11 #379

2019-03-17 Thread Apache Jenkins Server
See Changes: [me] KAFKA-7813: JmxTool throws NPE when --object-name is omitted -- [...truncated 2.35 MB...] kafka.utils.PasswordEncoderTest > testEncoderConfigChange START

Re: [VOTE] 2.2.0 RC2

2019-03-17 Thread Gwen Shapira
+1 Validated signatures, build from source and quickstart on the binaries. Looks good! Awesome release, Matthias. On Sat, Mar 9, 2019 at 2:56 PM Matthias J. Sax wrote: > Hello Kafka users, developers and client-developers, > > This is the third candidate for release of Apache Kafka 2.2.0. > >

[jira] [Resolved] (KAFKA-7813) JmxTool throws NPE when --object-name is omitted

2019-03-17 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-7813. -- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 61

KIP-213- [DISCUSS] - Three follow-up discussion points - topic partitioning, serializers, hashers

2019-03-17 Thread Adam Bellemare
Hey folks I have been implementing the KIP as outlined in https://cwiki.apache.org/confluence/display/KAFKA/KIP-213+Support+non-key+joining+in+KTable, and I have run into a few points to consider that we did not include in the original. *1) Do all input topics need to have the same partitions or

Re: Addition to Kafka client page

2019-03-17 Thread Matthias J. Sax
What is your wiki account name/id? -Matthias On 3/16/19 10:10 AM, Shruti Gupta wrote: > Hi, > I want to make an addition to the KAFKA clients page for R language. > https://cwiki.apache.org/confluence/display/KAFKA/Clients > > I have published a package in 2017 - rkafka and has decent usage. It'

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

2019-03-17 Thread Wladimir Schmidt
Hi Matthias, Sorry, due to other commitments I haven't started the other implementation yet. In the meantime, the community has opted for the second, more complex solution. I already had ideas in this regard, but their elaboration needs to be discussed more. Best greetings, Wladimir On 21

Addition to Kafka client page

2019-03-17 Thread Shruti Gupta
Hi, I want to make an addition to the KAFKA clients page for R language. https://cwiki.apache.org/confluence/display/KAFKA/Clients I have published a package in 2017 - rkafka and has decent usage. It's the only Kafka client in R. https://cran.r-project.org/web/packages/rkafka/index.html It works

[jira] [Created] (KAFKA-8119) KafkaConfig listener accessors may fail during dynamic update

2019-03-17 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-8119: - Summary: KafkaConfig listener accessors may fail during dynamic update Key: KAFKA-8119 URL: https://issues.apache.org/jira/browse/KAFKA-8119 Project: Kafka

[jira] [Created] (KAFKA-8118) Ensure that tests close ZooKeeper clients since they can impact subsequent tests

2019-03-17 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-8118: - Summary: Ensure that tests close ZooKeeper clients since they can impact subsequent tests Key: KAFKA-8118 URL: https://issues.apache.org/jira/browse/KAFKA-8118 Proj