[jira] [Created] (KAFKA-8952) Vulnerabilities found for jackson-databind-2.9.9.jar and guava-20.0.jar in latest Apache-kafka latest version 2.3.0

2019-09-26 Thread Namrata Kokate (Jira)
Namrata Kokate created KAFKA-8952: - Summary: Vulnerabilities found for jackson-databind-2.9.9.jar and guava-20.0.jar in latest Apache-kafka latest version 2.3.0 Key: KAFKA-8952 URL: https://issues.apache.org/jira/

Vulnerabilities found for jackson-databind-2.9.9.jar and guava-20.0.jar in latest Apache-kafka latest version 2.3.0

2019-09-26 Thread namrata kokate
Hi, I am currently using apache kafka latest version-2.3.0 from the official site https://kafka.apache.org/downloads, however When I deployed the binary on the containers, I can see the vulnerability reported for the two jars - jackson-databind-2.9.9.jar and guava-20.0.jar I can see these vulner

[jira] [Created] (KAFKA-8951) Avoid unnecessary rebalances and downtime for "safe" partitions

2019-09-26 Thread Sophie Blee-Goldman (Jira)
Sophie Blee-Goldman created KAFKA-8951: -- Summary: Avoid unnecessary rebalances and downtime for "safe" partitions Key: KAFKA-8951 URL: https://issues.apache.org/jira/browse/KAFKA-8951 Project: Ka

[jira] [Created] (KAFKA-8950) KafkaConsumer stops fetching

2019-09-26 Thread Will James (Jira)
Will James created KAFKA-8950: - Summary: KafkaConsumer stops fetching Key: KAFKA-8950 URL: https://issues.apache.org/jira/browse/KAFKA-8950 Project: Kafka Issue Type: Bug Components: cl

[jira] [Created] (KAFKA-8949) MockConsumer.assign and ConsumerRebalanceListener

2019-09-26 Thread David Hay (Jira)
David Hay created KAFKA-8949: Summary: MockConsumer.assign and ConsumerRebalanceListener Key: KAFKA-8949 URL: https://issues.apache.org/jira/browse/KAFKA-8949 Project: Kafka Issue Type: Bug

Re: Please Add Jira and Git Users

2019-09-26 Thread Bill Bejeck
Hi David, First, you'll need to set up an account with Jira, then share you Jira user-id on the list here and we can add you to the contributors list. You'll also want to read https://kafka.apache.org/contributing. Thanks for your interest in Apache Kafka. -Bill On Thu, Sep 26, 2019 at 5:42

Please Add Jira and Git Users

2019-09-26 Thread David Swift
Please add southcoastdavidsw...@gmail.com to your git contributors and Jira users or let me know if I need to do something else first. Thanks! -David Swift Cloudera

Streams meetup at LinkedIn Sunnyvale, 6pm, Thursday, October 3, 2019

2019-09-26 Thread Joel Koshy
*[bcc: (users,dev)@kafka.apache.org ]* Hi everyone, The Streams Infra team invites you to attend a Streams Processing meetup on Thursday, October 3, 2019 at LinkedIn's Sunnyvale campus. (This meetup focuses on Apache Kafka, Apache Samza, and related streaming technologies

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

2019-09-26 Thread Apache Jenkins Server
See Changes: [github] MINOR: Address review comments for KIP-504 authorizer changes (#7379) -- [...truncated 2.75 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

[jira] [Created] (KAFKA-8948) StreamsEosTest#test_rebalance_complex is broken for multiple runs

2019-09-26 Thread Sophie Blee-Goldman (Jira)
Sophie Blee-Goldman created KAFKA-8948: -- Summary: StreamsEosTest#test_rebalance_complex is broken for multiple runs Key: KAFKA-8948 URL: https://issues.apache.org/jira/browse/KAFKA-8948 Project:

Re: Status of user Admin API for quotas

2019-09-26 Thread Viktor Somogyi-Vass
Hi Tom, Colin, I abandoned my KIP because at that time I haven't had time unfortunately to continue working on it (KIP-248) and I wanted to rework it to remove the java based client since the admin commands use Scala. Since at that time it mostly had consensus on the design I think it might be a g

[jira] [Created] (KAFKA-8947) Connect framework incorrectly instantiates TaskStates for REST extensions

2019-09-26 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-8947: Summary: Connect framework incorrectly instantiates TaskStates for REST extensions Key: KAFKA-8947 URL: https://issues.apache.org/jira/browse/KAFKA-8947 Project: Kafk

kafka streams application design on state stores

2019-09-26 Thread ChienHsing Wu
Hi, I am using Kafka Stream's RocksDB state stores in an application and the is a back ground job that sweeps the records in the store using range calls. During processing, we need to ensure that a record is not included in the next range call when that background jobs runs next time. I underst

Re: Issues with partition assignments after Kafka Connect 2.3 Upgrade

2019-09-26 Thread Garret Thompson
Hello! Has anybody seen this yet, or have any thoughts about it? Just bumping the thread as I too am very interested to read any ideas about the “no current assignment” problem. Thanks, Garret Thompson On 2019/09/17 21:31:23, Matt Farmer wrote: > Hello all,> > > After an upgrade to Kafka C

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

2019-09-26 Thread Apache Jenkins Server
See Changes: [mumrah] MINOR: add versioning to request and response headers (#7372) [github] MINOR: Address review comments for KIP-504 authorizer changes (#7379) -- [...

Re: KIP Permissions

2019-09-26 Thread Guozhang Wang
Hello Michal, I can add you to the wiki space so you can edit the KIP. I searched the users list and cannot find a profile that matches your full name, but there's an id named "atais". Is that you? Guozhang On Thu, Sep 26, 2019 at 5:40 AM Michał Siatkowski wrote: > In article > > > https://cw

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-26 Thread Manikumar
Hi Gwen, As suggested by Ismael, If required, we can extend the feature freeze to end of the week. Thanks, On Thu, Sep 26, 2019 at 7:32 AM Ismael Juma wrote: > Hi Gwen, > > Good question. > > I think we should stick to the schedule. As usual, some features will slip > to the next release and t

Re: [DISCUSS] Apache Kafka 2.4.0 release

2019-09-26 Thread Manikumar
Hi all, I have included all the approved KIPs for 2.4.0 release. Thanks, On Thu, Sep 26, 2019 at 2:28 AM Randall Hauch wrote: > Hi, Manikumar. > > Thanks for acting as release manager. Can we please add the following KIPs > that have all been approved with PRs either merged or in progress:

Re: [VOTE] KIP-500: Replace ZooKeeper with a Self-Managed Metadata Quorum

2019-09-26 Thread Jun Rao
Hi, Colin, Thanks for the KIP. Sorry for the late reply. A couple of comments below. 100. It would be useful to think through how to support SASL scram in the new world. If the only broker listener is SASL scram, we need to bootstrap the scram credential in each broker before we can start the bro

Re: Kafka with kubernetes

2019-09-26 Thread Thiago Veronezi
Hi Shivam, There is also this one. It looks pretty good. https://github.com/bitnami/charts/tree/master/bitnami/kafka Their tldr section helm repo add bitnami https://charts.bitnami.com/bitnamihelm install bitnami/kafka

KIP Permissions

2019-09-26 Thread Michał Siatkowski
In article https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals I cant create KIP and bump the number (edit) which is related to my issue https://issues.apache.org/jira/browse/KAFKA-8924 where I have been asked to create KIP https://issues.apache.org/jira/browse/KAFKA

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

2019-09-26 Thread Apache Jenkins Server
See Changes: [mumrah] MINOR: add versioning to request and response headers (#7372) -- [...truncated 2.15 MB...] org.apache.kafka.streams.kstream.internals.KTableImplTest

[jira] [Created] (KAFKA-8946) Single byte header breaks parsing

2019-09-26 Thread Henning Treu (Jira)
Henning Treu created KAFKA-8946: --- Summary: Single byte header breaks parsing Key: KAFKA-8946 URL: https://issues.apache.org/jira/browse/KAFKA-8946 Project: Kafka Issue Type: Improvement

Re: Kafka with kubernetes

2019-09-26 Thread M. Manna
Hi, 1) Assuming you are looking for helm chart - Confluent has it made available here - https://github.com/helm/charts/tree/master/incubator/kafka 2) Gwen Shapira published a very good white paper on Kafka with K8s - https://www.confluent.io/resources/recommendations-for-deploying-apache-kafka-o

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

2019-09-26 Thread Apache Jenkins Server
See