Request: Permissions to contribute to Apache Kafka

2023-08-29 Thread Krishna Agarwal
Hi, I would like to propose a KIP and contribute to Apache Kafka. Can I please be provided with the necessary permissions. Wiki ID: krishna06 Jira ID: krishna06 Regards, Krishna

[DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-09-08 Thread Krishna Agarwal
Hi, I want to submit a KIP to deliver an experimental Apache Kafka docker image. The proposed docker image can launch brokers with sub-second startup time and minimal memory footprint by leveraging a GraalVM based native Kafka binary. KIP-974: Docker Image for GraalVM based Native Kafka Broker

[DISCUSS] KIP-975 Docker Image for Apache Kafka

2023-09-08 Thread Krishna Agarwal
Hi, Apache Kafka does not have an official docker image currently. I want to submit a KIP to publish a docker image for Apache Kafka. KIP-975: Docker Image for Apache Kafka Regards, Krishna

Re: [DISCUSS] KIP-975 Docker Image for Apache Kafka

2023-09-25 Thread Krishna Agarwal
;. I think you > > should keep that one as it > > > > has well defined goals (improve tests) while I feel this one is too > > > > generic. Docker is usually just a tool for either testing or > > Kubernetes, > > > so > > > > they have very well d

Re: [DISCUSS] KIP-975 Docker Image for Apache Kafka

2023-09-26 Thread Krishna Agarwal
the mailing list in the replies. Comments below. > > On Mon, Sep 25, 2023 at 11:45 AM Krishna Agarwal < > krishna0608agar...@gmail.com> wrote: > >> Hi Ismael, >> Thanks for the questions. >> >>1. We intend to support only the latest Java supported by Apa

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-10-18 Thread Krishna Agarwal
ould be good to include details on the naming - how will this image > be named to differentiate itself from the non graalvm one? > > [1] > > https://github.com/oracle/graalvm-reachability-metadata/tree/df53148e4b2f730ad692daa956d72ab0cd7d43e3/metadata/org.apache.kafka/kafka-clients/3.5

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-10-18 Thread Krishna Agarwal
Providing > official Kafka images would be much more complicated. Have you > considered how the image rebuild process would work in case a high > severity CVE comes out for a non Kafka image dependency? In that case, > there will be no Kafka release. > > Br > Fede > > On

Re: [DISCUSS] KIP-975 Docker Image for Apache Kafka

2023-10-19 Thread Krishna Agarwal
Regards, Krishna On Mon, Sep 25, 2023 at 11:41 PM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi Viktor, > Thanks for the questions. > >1. While the docker image outlined in KIP-975 is designed for >production environments, it is equally suitable for dev

Re: [DISCUSS] KIP-975 Docker Image for Apache Kafka

2023-10-24 Thread Krishna Agarwal
2023 at 1:27 PM Krishna Agarwal wrote: > Hi, > Apache Kafka does not have an official docker image currently. > I want to submit a KIP to publish a docker image for Apache Kafka. > > KIP-975: Docker Image for Apache Kafka > <https://cwiki.apache.org/confluence/display/KAFKA/KIP

[VOTE] KIP-975: Docker Image for Apache Kafka

2023-10-26 Thread Krishna Agarwal
Hi, I'd like to call a vote on KIP-975 which aims to publish an official docker image for Apache Kafka. KIP - https://cwiki.apache.org/confluence/display/KAFKA/KIP-975%3A+Docker+Image+for+Apache+Kafka Discussion thread - https://lists.apache.org/thread/3g43hps2dmkyxgglplrlwpsf7vkywkyy Regards, K

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-10-26 Thread Krishna Agarwal
we include "graalvm" to the image name like "kafka-graalvm-native". > This will clearly indicate this is graalvm based image. > > > Thanks. Regards > > > > > On Wed, Oct 18, 2023 at 9:26 PM Krishna Agarwal < > krishna0608agar...@gmail.com> wr

Re: [VOTE] KIP-975: Docker Image for Apache Kafka

2023-10-30 Thread Krishna Agarwal
, 2023 at 10:05 AM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi, > I'd like to call a vote on KIP-975 which aims to publish an official > docker image for Apache Kafka. > > KIP - > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-975%

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-10-30 Thread Krishna Agarwal
> Ismael > > On Sat, Oct 28, 2023, 11:52 PM Manikumar > wrote: > > > Thanks for the explanation. I am fine with using ""kafka-local" as the > > image name. > > > > On Fri, Oct 27, 2023 at 11:47 AM Krishna Agarwal < > > krishna0

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-10-30 Thread Krishna Agarwal
; > clearly signifies that this image is intended exclusively for local > > > > I am not sure, if there is any naming pattern for graalvm based images. > Can > > we include "graalvm" to the image name like "kafka-graalvm-native". > > This

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-11-19 Thread Krishna Agarwal
Hi, Thanks for the insightful feedback on this KIP. As there are no ongoing discussions, I'm considering moving into the voting process. Your continued input is greatly appreciated! Regards, Krishna On Fri, Sep 8, 2023 at 12:47 PM Krishna Agarwal < krishna0608agar...@gmail.com> wrote:

[VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2023-11-19 Thread Krishna Agarwal
Hi, I'd like to call a vote on KIP-974 which aims to publish a docker image for GraalVM based Native Kafka Broker. KIP - https://cwiki.apache.org/confluence/display/KAFKA/KIP-974%3A+Docker+Image+for+GraalVM+based+Native+Kafka+Broker Discussion thread - https://lists.apache.org/thread/98wnx4w92fqj

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-11-22 Thread Krishna Agarwal
the upgrade/downgrade story. > > Thanks, > Justine > > On Sun, Nov 19, 2023 at 7:54 PM Krishna Agarwal < > krishna0608agar...@gmail.com> wrote: > > > Hi, > > Thanks for the insightful feedback on this KIP. > > As there are no ongoing discussions, I

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-11-22 Thread Krishna Agarwal
g the choice to use alpine - it would be > good to clarify if there are downsides (the upside was explained - images > are smaller). > > Ismael > > On Fri, Sep 8, 2023, 12:17 AM Krishna Agarwal < > krishna0608agar...@gmail.com> > wrote: > > > Hi, > > I wan

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-11-23 Thread Krishna Agarwal
e of things > would help: > > 1. How much smaller is the alpine image compared to the best alternative? > 2. Is there any performance impact of going with Alpine? > > Ismael > > > On Wed, Nov 22, 2023, 8:42 AM Krishna Agarwal < > krishna0608agar...@gmail.com>

Re: [VOTE] 3.7.1 RC2

2024-06-19 Thread Krishna Agarwal
Hi Mickael, The Docker Image CVE scan report can be found in the Docker Build Test Pipeline[0] shared(in the initial vote email). I see there are no High or Critical CVEs. [0]: https://github.com/apache/kafka/actions/runs/9572915509 Regards, Krishna On Wed, Jun 19, 2024 at 8:14 PM Mickael Maiso

Re: [VOTE] 3.8.0 RC3

2024-07-25 Thread Krishna Agarwal
Hi Josep, Thanks for the release candidate. +1 (non-binding) I tested and verified the docker image artifact apache/kafka-native:3.8.0-rc3 - verified create topic, produce messages and consume messages flow. - verified the html documentation for docker image. I also ran the System tests by brin

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-12-12 Thread Krishna Agarwal
Hi Ismael, Would you happen to have any remaining concerns regarding the selection of the base Docker image? Alternatively, do you have any additional suggestions or insights? Regards, Krishna On Fri, Nov 24, 2023 at 1:16 AM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: >

Re: [VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-01-17 Thread Krishna Agarwal
Hi, The voting process for KIP was temporarily paused due to ongoing discussions on the KIP. With the conclusion of these discussions and no further active conversations, I propose to resume the voting thread. Regards, Krishna On Mon, Nov 20, 2023 at 11:53 AM Krishna Agarwal < krishna0608a

Re: [VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-01-29 Thread Krishna Agarwal
Hi, A gentle nudge to cast your vote on the KIP. Your input is highly valued. Regards, Krishna On Mon, Nov 20, 2023 at 11:53 AM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi, > I'd like to call a vote on KIP-974 which aims to publish a docker image > for

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2024-02-02 Thread Krishna Agarwal
s >popular, may pose challenges in the future. There's a potential risk > that >certain libraries we might need could lack support from apk > > > Is this a concern we would have with the other images? > > Thanks, > Justine > > On Tue, Dec 12, 2023 at 9

Re: [VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-03-06 Thread Krishna Agarwal
ote. Your participation is greatly appreciated. Regards, Krishna On Mon, Nov 20, 2023 at 11:53 AM Krishna Agarwal < krishna0608agar...@gmail.com> wrote: > Hi, > I'd like to call a vote on KIP-974 which aims to publish a docker image > for GraalVM based Native Kaf

Re: [VOTE] KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-03-12 Thread Krishna Agarwal
Hi all, Thanks for participating in the discussion and voting! KIP-974 has been accepted with the following +1 votes: - Justine Olshan (binding) - Ismael Juma (binding) - Manikumar (binding) - Federico Valeri (non-binding) Regards, Krishna >

[jira] [Created] (KAFKA-15444) KIP-974: Docker Image for GraalVM based Native Kafka Broker

2023-09-07 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-15444: --- Summary: KIP-974: Docker Image for GraalVM based Native Kafka Broker Key: KAFKA-15444 URL: https://issues.apache.org/jira/browse/KAFKA-15444 Project: Kafka

[jira] [Created] (KAFKA-15445) KIP-975: Docker Image for Apache Kafka

2023-09-07 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-15445: --- Summary: KIP-975: Docker Image for Apache Kafka Key: KAFKA-15445 URL: https://issues.apache.org/jira/browse/KAFKA-15445 Project: Kafka Issue Type: New

[jira] [Created] (KAFKA-16826) Integrate Native Kafka Docker Image with github Actions

2024-05-23 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-16826: --- Summary: Integrate Native Kafka Docker Image with github Actions Key: KAFKA-16826 URL: https://issues.apache.org/jira/browse/KAFKA-16826 Project: Kafka

[jira] [Created] (KAFKA-16827) Integrate Native Apache Kafka with vagrant System tests

2024-05-23 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-16827: --- Summary: Integrate Native Apache Kafka with vagrant System tests Key: KAFKA-16827 URL: https://issues.apache.org/jira/browse/KAFKA-16827 Project: Kafka

[jira] [Created] (KAFKA-16932) Documentation changes for Native Docker image

2024-06-11 Thread Krishna Agarwal (Jira)
Krishna Agarwal created KAFKA-16932: --- Summary: Documentation changes for Native Docker image Key: KAFKA-16932 URL: https://issues.apache.org/jira/browse/KAFKA-16932 Project: Kafka Issue

[jira] [Resolved] (KAFKA-16827) Integrate Native Apache Kafka with System tests

2024-06-11 Thread Krishna Agarwal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna Agarwal resolved KAFKA-16827. - Resolution: Done > Integrate Native Apache Kafka with System te

[jira] [Resolved] (KAFKA-16932) Documentation changes for Native Docker image

2024-06-17 Thread Krishna Agarwal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna Agarwal resolved KAFKA-16932. - Resolution: Done > Documentation changes for Native Docker im

[jira] [Resolved] (KAFKA-15444) KIP-974: Docker Image for GraalVM based Native Kafka Broker

2024-06-17 Thread Krishna Agarwal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna Agarwal resolved KAFKA-15444. - Resolution: Done > KIP-974: Docker Image for GraalVM based Native Kafka Bro