Requesting permission for contributions

2023-10-13 Thread Apoorv Mittal
Hi, Can I please get permission to contribute KIP and assign Jiras to myself. Wiki and Jira Id: apoorvmittal10 Email: apoorvmitta...@gmail.com Regards, Apoorv Mittal +44 7721681581

Re: Requesting permission for contributions

2023-10-13 Thread Apoorv Mittal
Thank you Matthias. Regards, Apoorv Mittal On Fri, Oct 13, 2023 at 5:55 PM Matthias J. Sax wrote: > Done. You should be all set. > > -Matthias > > On 10/13/23 8:21 AM, Apoorv Mittal wrote: > > Hi, > > Can I please get permission to contribute KIP and assign Jiras

Re: [VOTE] KIP-1000: List Client Metrics Configuration Resources

2023-11-16 Thread Apoorv Mittal
allow ListClientMetricsResourcesRequest for Zookeper in the APIVersion request itself? +1(non-binding) Regards, Apoorv Mittal +44 7721681581 On Wed, Nov 15, 2023 at 4:58 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi, > I’d like to start the voting for KIP-1000: Li

Re: Build hanging

2024-06-07 Thread Apoorv Mittal
Hi, Please find the fix for the issue: https://github.com/apache/kafka/pull/16249 Regards, Apoorv Mittal +44 7721681581 On Sat, Jun 8, 2024 at 2:09 AM Sophie Blee-Goldman wrote: > Thanks for jumping on this guys, and nice find Haruki > > I agree with Luke that we should disable the

Re: Build hanging

2024-06-07 Thread Apoorv Mittal
Hi Sophie, Yes the PR should also fix the tests in other class you mentioned. I have validated locally and attached details in the PR for successful run on local. - Regards, Apoorv Mittal > On 8 Jun 2024, at 02:24, Sophie Blee-Goldman wrote: > > Thanks for the quick fix! > >

Re: [DISCUSS] KIP-1043: Administration of groups

2024-07-18 Thread Apoorv Mittal
t's unclear to me why it's needed as the client and server supporting `kafka-groups.sh` will be post ListGroups v5 API anyways hence TypesFilter will be supported in both client and server. Am I missing something here? Regards, Apoorv Mittal +44 7721681581 On Wed, Jul 17, 2024 at 6:26 PM A

Re: [DISCUSS] KIP-1068: KIP-1068: New JMX Metrics for AsyncKafkaConsumer

2024-07-19 Thread Apoorv Mittal
y name for `unsent-requests-queue-size` intended as `org.apache.kafka.consumer.unsent.requests.size`, or it should be corrected to ` org.apache.kafka.consumer.unsent.requests.queue.size`? AM2: Regards, Apoorv Mittal +44 7721681581 On Mon, Jul 15, 2024 at 2:45 PM Andrew Schofield wrote: > Hi Bren

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-25 Thread Apoorv Mittal
Hi Brenden, The metrics look good. Thanks for the KIP. +1 (Non-Binding) Regards, Apoorv Mittal On Thu, Jul 25, 2024 at 5:04 PM Philip Nee wrote: > Hi Brenden, > > Thanks for the KIP. +1 (non-binding). > > P > > On Thu, Jul 25, 2024 at 6:25 AM Lianet M. wrote: > &g

Re: [DISCUSS] KIP-1082: Enable ID Generation for Clients over the ConsumerGroupHeartbeat RPC

2024-08-14 Thread Apoorv Mittal
hat's true then shall delayed partition assignment can help benefit us from this situation as well? Regards, Apoorv Mittal On Wed, Aug 14, 2024 at 12:51 PM David Jacot wrote: > Hi Andrew, > > Personally, I don't like the lobby approach. It makes things more > complicated a

Re: [DISCUSS] KIP-1076: Metrics for client applications a KIP-714 extension

2024-08-20 Thread Apoorv Mittal
ig also defines `enable.metrics.push`, do we need that config or rely on client metric push config? Or all the clients will inherit the `enable.metrics.push` defined for Streams? Regards, Apoorv Mittal On Tue, Aug 20, 2024 at 10:21 AM Bruno Cadonna wrote: > Hi Bill, > > Thanks for the K

Re: [DISCUSS] KIP-1076: Metrics for client applications a KIP-714 extension

2024-08-20 Thread Apoorv Mittal
then how we will differentiate with external application metrics while emitting through JMXReporter of clients. Regards, Apoorv Mittal On Tue, Aug 20, 2024 at 8:09 PM Bill Bejeck wrote: > Hi Apoorv, > > Thanks for reading the KIP and commenting. Here are my answers to your > c

Re: Apache Kafka 3.7.0 Release

2024-01-04 Thread Apoorv Mittal
Hi Stan, I have opened the minor PR: https://github.com/apache/kafka/pull/15127 to fix publishing the dependency. Once discussed and merged in trunk, I'll update the 3.7 branch as well. Regards, Apoorv Mittal +44 7721681581 On Thu, Jan 4, 2024 at 12:49 PM Matthias J. Sax wrote: > We

Re: Apache Kafka 3.7.0 Release

2024-01-07 Thread Apoorv Mittal
ation there prior to the merge. Regards, Apoorv Mittal +44 7721681581 On Fri, Jan 5, 2024 at 10:22 PM Colin McCabe wrote: > metadata is an internal gradle module. It is not used by clients. So I > don't see why you would want to publish it (unless I'm misunderstanding >

[Discuss] KIP-1019: Expose method to determine Metric Measurability

2024-02-14 Thread Apoorv Mittal
egards, Apoorv Mittal

[VOTE] KIP-1019: Expose method to determine Metric Measurability

2024-02-19 Thread Apoorv Mittal
Hi, I’d like to start the voting for KIP-1019: Expose method to determine Metric Measurability. https://cwiki.apache.org/confluence/display/KAFKA/KIP-1019%3A+Expose+method+to+determine+Metric+Measurability Regards, Apoorv Mittal

Re: [Discuss] KIP-1019: Expose method to determine Metric Measurability

2024-02-21 Thread Apoorv Mittal
or Measurable and Gauge hence went ahead only exposing what is currently needed. Regards, Apoorv Mittal +44 7721681581 On Tue, Feb 20, 2024 at 10:58 PM Jun Rao wrote: > Hi, Apoorv, > > Thanks for the KIP. > > Could we document how we plan to use the new isMeasurable() method? For >

Re: [VOTE] KIP-1019: Expose method to determine Metric Measurability

2024-02-22 Thread Apoorv Mittal
Thanks everyone for reviewing and voting. The voting for this KIP is now complete. +4 binding (Manikumar, Matthias, Jun, Jason) +1 non-binding (Andrew) Regards, Apoorv Mittal +44 7721681581 On Wed, Feb 21, 2024 at 9:22 PM Jason Gustafson wrote: > +1 Thanks for the KIP! > > On We

Re: [kafka-clients] Re: [ANNOUNCE] Apache Kafka 3.7.0

2024-02-28 Thread Apoorv Mittal
Thanks Stansilav for running the release. That must be exhausting but you executed it well. Regards, Apoorv Mittal +44 7721681581 On Wed, Feb 28, 2024 at 11:22 AM Divij Vaidya wrote: > Thank you Stanislav for running the release, especially fixing the whole > mess with out of sync sit

Re: [VOTE] KIP-932: Queues for Kafka

2024-03-18 Thread Apoorv Mittal
Hi Andrew, Thanks for writing the KIP. This is indeed going to be a valuable addition to the Kafka, excited to see the KIP. + 1 (Non-Binding) Regards, Apoorv Mittal +44 7721681581 On Sun, Mar 17, 2024 at 11:16 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi, &g

Re: [ANNOUNCE] New committer: Christo Lolov

2024-03-26 Thread Apoorv Mittal
Congrats Christo! Regards, Apoorv Mittal +44 7721681581 On Tue, Mar 26, 2024 at 12:05 PM Luke Chen wrote: > Hi, Everyone, > > The PMC of Apache Kafka is pleased to announce a new Kafka committer: > Christo Lolov. > > Christo has been a Kafka contributor since 2021. H

Re: [DISCUSS] KIP-1076: Metrics for client applications a KIP-714 extension

2024-08-21 Thread Apoorv Mittal
Hi Bill, Thanks for the details. Sounds good to me. One last question: AM5: Do we need to capture any details around compatibility with older brokers which don't support KIP-714 or when telemetry APIs are not enabled on brokers (no configured receiver plugin)? Regards, Apoorv Mittal O

Re: [DISCUSS] KIP-1076: Metrics for client applications a KIP-714 extension

2024-08-21 Thread Apoorv Mittal
Hi Bill, Thanks for addressing, looks good to me. Looking forward to implementation. Regards, Apoorv Mittal On Wed, Aug 21, 2024 at 8:14 PM Bill Bejeck wrote: > Hi Apoorv, > > Good call, I've updated the compatibility section with text about using > older brokers. > > -

Re: [ANNOUNCE] New committer: Lianet Magrans

2024-08-28 Thread Apoorv Mittal
Congratulations Lianet! Awesome! Regards, Apoorv Mittal On Wed, Aug 28, 2024 at 6:14 PM TengYao Chi wrote: > Congratulations, Lianet! > This recognition is well deserved. > > Philip Nee 於 2024年8月29日 週四 上午1:09寫道: > > > congrats! > > > > On Wed, Aug 2

Re: [VOTE] KIP-1076: Metrics for client applications a KIP-714 extension

2024-09-03 Thread Apoorv Mittal
Thanks for the KIP, looking forward to it. +1 (non-binding) Regards, Apoorv Mittal On Tue, Sep 3, 2024 at 9:00 PM Matthias J. Sax wrote: > +1 (binding) > > On 9/3/24 8:56 AM, Andrew Schofield wrote: > > Thanks for the KIP. +1 (non-binding)

Re: [VOTE] KIP-1092: Extend Consumer#close with an option to leave the group or not

2024-10-11 Thread Apoorv Mittal
Hi TengYao, Thanks for the KIP. +1 (non-binding) Regards, Apoorv Mittal On Fri, Oct 11, 2024 at 12:55 AM Sophie Blee-Goldman wrote: > +1 (binding) > > Thanks for this KIP! > > On Mon, Oct 7, 2024 at 9:22 AM Kirk True wrote: > > > Hi TengYao, > > > > +1

Re: [ANNOUNCE] Apache Kafka 3.8.1

2024-10-29 Thread Apoorv Mittal
Thanks Josep for all the hard work for the release. Regards, Apoorv Mittal On Tue, Oct 29, 2024 at 2:51 PM Mickael Maison wrote: > Thanks Josep for running this release! > > Mickael > > On Tue, Oct 29, 2024 at 3:23 PM Josep Prat wrote: > > > > The Apache Ka

[DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-10-29 Thread Apoorv Mittal
Hi Everyone, I would like to start a discussion on KIP-1103: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1103%3A+Additional+metrics+for+cooperative+consumption This KIP extends KIP-932 to provide additional metrics for Queues/Cooperative consumption. Regards, Apoorv Mittal

Re: [DISCUSS] KIP-1091: Improved Kafka Streams operator metrics

2024-10-29 Thread Apoorv Mittal
Hi Bill, Thanks for the KIP. I have a request, can we please define MBean and telemetry names for the new metrics so it's easier to see where they will be added (group, tags etc.) Regards, Apoorv Mittal On Tue, Oct 29, 2024 at 5:15 AM Sophie Blee-Goldman wrote: > Hey Bill, > >

Re: [DISCUSS] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-04 Thread Apoorv Mittal
t four formats (minus-n-hours, minus-n-days, minus-n-months, minus-n-years) might not be sufficient. Should we consider adding a format to accommodate specific checkpoint times, or is there a reason to limit the supported formats? Regards, Apoorv Mittal On Mon, Nov 4, 2024 at 9:23 AM Manikumar

Re: [DISCUSS] KIP-1102: Enable clients to rebootstrap based on timeout or error code

2024-11-04 Thread Apoorv Mittal
. Additionally, the other option I was thinking of was " metadata.rebootstrap.trigger.ms". Regards, Apoorv Mittal On Mon, Nov 4, 2024 at 10:17 AM Rajini Sivaram wrote: > Hi all, > > Any other feedback or suggestions? If there are no concerns, I will start > the vote tomor

Re: [VOTE] KIP-1102: Enable clients to rebootstrap based on timeout or error code

2024-11-05 Thread Apoorv Mittal
Hi Rajini, Thanks for the KIP. +1 (non-binding) Regards, Apoorv Mittal On Tue, Nov 5, 2024 at 10:46 AM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Rajini, > Thanks for the KIP. > > +1 (non-binding) > > Andrew > > _

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-05 Thread Apoorv Mittal
Thanks for the feedback Andrew. AS9: Yes, you are correct it's topic name and not topic id. AS10: Thanks, I have updated the description. Regards, Apoorv Mittal On Tue, Nov 5, 2024 at 10:56 AM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Apoorv, > A cou

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-05 Thread Apoorv Mittal
Hi All, Please let me know if there is any other feedback or suggestions. Regards, Apoorv Mittal On Fri, Nov 1, 2024 at 5:30 PM Apoorv Mittal wrote: > Thanks Jun and Andrew for reviewing and feedback. > > J1: I was thinking of having metrics as per the APIs in > SharePartitionM

Re: [DISCUSS] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-05 Thread Apoorv Mittal
; and "seekToEnd" which uses OffsetResetStrategy of EARLIEST and LATEST respectively. Do you think it would be sensible to add additional KafkaConsumer APIs for newly introduced strategies? Regards, Apoorv Mittal On Tue, Nov 5, 2024 at 6:10 PM Manikumar wrote: > Hi Matthias, &g

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-01 Thread Apoorv Mittal
moved RequestTopicPartitionsFetchEmptyCount. However Histogram will give us percentiles but not the raw bucketed value, in case we think we need such data explicitly then might consider adding it but for now it's removed. Regards, Apoorv Mittal On Thu, Oct 31, 2024 at 1:03 PM Andrew

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-13 Thread Apoorv Mittal
HI Jun, I think it would be worth to see the distribution as well for FetchLockRatio as we have the distribution captured for RequestTopicPartitionsFetchRatio. The latter has been already marked as Histogram, per your earlier suggestion. Regards, Apoorv Mittal On Wed, Nov 13, 2024 at 5:53 PM

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-13 Thread Apoorv Mittal
Sure Jun, My thought process was regarding if there exists a subset of fetch requests which takes considerably higher fetch time than others, then Meter will not reflect that but Histogram can. However I agree on the aggregation part and moved the metric to Meter. Regards, Apoorv Mittal On Wed

Re: [DISCUSS] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-12 Thread Apoorv Mittal
Thanks Manikumar for explaining, sounds good to me. Regards, Apoorv Mittal On Tue, Nov 12, 2024 at 1:47 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi, > Looks good now. Just one suggestion. > > AS8: Instead of "back:30D", I wonder whether

Re: [DISCUSS] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-12 Thread Apoorv Mittal
sewhere for latest and earliest? If yes then does it make sense to keep long as Optional, and use Optional.empty() for latest and earliest? Regards, Apoorv Mittal On Tue, Nov 12, 2024 at 12:06 PM Manikumar wrote: > Thanks Ismael and Lianet for the reviews. > > Based on suggestions, I h

[DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-11-12 Thread Apoorv Mittal
). Regards, Apoorv Mittal

Re: [VOTE] KIP-1043: Administration of groups

2024-09-23 Thread Apoorv Mittal
Hi Andrew, Thanks for the KIP, this will be very helpful. +1 (non-binding) Regards, Apoorv Mittal On Mon, Sep 23, 2024 at 11:38 AM Lianet M. wrote: > Hello Andrew, > > Thanks for the KIP. > > +1 (binding) > > Lianet > > On Mon, Sep 23, 2024, 3:37 a.m. Lucas Brutsch

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-07 Thread Apoorv Mittal
y are already defined in KIP-932 broker metrics. We shall change the metric name for successful AcknowledgementRequests in KIP-932 itself while implementing these metrics. Regards, Apoorv Mittal On Thu, Nov 7, 2024 at 7:36 PM Chia-Ping Tsai wrote: > hi Apoorv > > sorry for late response: &g

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-07 Thread Apoorv Mittal
fetch request to acquire any share partition. It's hard to track the amount of time spent on waiting for a single share partition but we can track the time spent to acquire any. 14. Corrected, thanks. Regards, Apoorv Mittal On Thu, Nov 7, 2024 at 10:16 PM Jun Rao wrote: > Hi, Apoorv, &

Re: [DISCUSS] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-06 Thread Apoorv Mittal
kipping it sounds good to me. Regards, Apoorv Mittal On Wed, Nov 6, 2024 at 9:12 AM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Manikumar, > > AS7: In response to AM6, I agree that in general the combination > of offsetsForTimes() and seek() will do what is req

Re: [VOTE] KIP-1091: Improved Kafka Streams operator metrics

2024-11-06 Thread Apoorv Mittal
Hi Bill, Thanks for the KIP. +1 (non-binding) Regards, Apoorv Mittal On Wed, Nov 6, 2024 at 10:55 AM Lucas Brutschy wrote: > Hey Bill, > > thanks for the KIP! > > +1 (binding) > > Cheers, > Lucas > > On Wed, Nov 6, 2024 at 2:00 AM Bill Bejeck wrote: > >

Re: [DISCUSS] KIP-1103: Additional metrics for cooperative consumption

2024-11-06 Thread Apoorv Mittal
Hi All, Please let me know if there is any other feedback. Else will start a voting thread tomorrow. Regards, Apoorv Mittal On Tue, Nov 5, 2024 at 12:21 PM Apoorv Mittal wrote: > Thanks for the feedback Andrew. > > AS9: Yes, you are correct it's topic name and not topic id. &g

[VOTE] KIP-1103: Additional metrics for cooperative consumption

2024-11-07 Thread Apoorv Mittal
Hi All, I would like to start vote on KIP-1103: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1103%3A+Additional+metrics+for+cooperative+consumption Discussion thread: https://lists.apache.org/thread/cfh2n46918b573vqlqj3v7q06nsyorb5 Regards, Apoorv Mittal

Re: [ANNOUNCE] Apache Kafka 3.9.0

2024-11-08 Thread Apoorv Mittal
Thanks Colin for all the hard work. Regards, Apoorv Mittal On Fri, Nov 8, 2024 at 6:37 AM Josep Prat wrote: > Hi Colin, > > Thanks for running the release!! > > Best, > > -- > Josep Prat > Open Source Engineering Director, Aiven > josep.p..

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-11-27 Thread Apoorv Mittal
recate old metrics and introduce new ones - I find the existing consumer metrics <https://kafka.apache.org/20/generated/consumer_metrics.html> named appropriately, hence finding it hard to come up with better names for new metrics, any suggestions if we go with this approach? Regards, Apoorv

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-11-15 Thread Apoorv Mittal
Moreover on a second thought, as this should be a correction in emitted topic names then we should not require a KIP per say but just fix it as part of jira itself. Please let me know your thoughts. Regards, Apoorv Mittal On Fri, Nov 15, 2024 at 10:16 PM Apoorv Mittal wrote: > Hi All,

Re: [VOTE] KIP-1103: Additional metrics for cooperative consumption

2024-11-15 Thread Apoorv Mittal
, Apoorv Mittal On Fri, Nov 15, 2024 at 1:21 AM David Arthur wrote: > Apoorv, thanks for the KIP! > > I appreciate the rationale section, it made this quite easy to follow and > understand. > > +1 binding > > -David A > > On Thu, Nov 14, 2024 at 1:43 AM Manik

Re: [ANNOUNCE] New committer: Andrew Schofield

2024-12-02 Thread Apoorv Mittal
Congratulations Andrew, much deserved. Great to hear :) Regards, Apoorv Mittal On Mon, Dec 2, 2024 at 2:26 PM Abhinav Dixit wrote: > Congratulations Andrew. Very happy for you :) > > On Mon, Dec 2, 2024 at 7:52 PM TengYao Chi wrote: > > > Congratulations Andrew >

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-11-15 Thread Apoorv Mittal
Hi All, I have added the Context section in the KIP as per the discussion on the jira <https://issues.apache.org/jira/browse/KAFKA-12469>. Please let me know if there is any feedback or I shall directly start the voting thread. Regards, Apoorv Mittal On Tue, Nov 12, 2024 at 12:49 PM

Re: [VOTE] KIP-1106: Add duration based offset reset option for consumer clients

2024-11-14 Thread Apoorv Mittal
Hi Manikumar, Thanks for the KIP. It will be a valuable addition. +1 (non-binding) Regards, Apoorv Mittal On Thu, Nov 14, 2024 at 2:11 PM Hector Geraldino (BLOOMBERG/ 919 3RD A) < hgerald...@bloomberg.net> wrote: > Thanks for the KIP > > +1 (non-binding) > > From: dev@ka

Re: [VOTE] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-12-17 Thread Apoorv Mittal
Thanks everyone for voting and feedback. The vote has passed with 3 binding votes (Chia, Andrew and Jun). Regards, Apoorv Mittal On Mon, Dec 16, 2024 at 6:25 PM Jun Rao wrote: > Hi, Apoorv, > > Thanks for the KIP. +1 > > Jun > > On Thu, Dec 12, 2024 at 4:26 PM A

[VOTE] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-12-12 Thread Apoorv Mittal
Hi All, I would like to start vote on KIP-1109: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1109%3A+Unifying+Kafka+Consumer+Topic+Metrics Discussion thread: https://lists.apache.org/thread/fvn9r9lw55lyf971k6z4qnpnmq9tmm50 Regards, Apoorv Mittal

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-12-12 Thread Apoorv Mittal
Thanks Chia. I have started the voting thread: https://lists.apache.org/thread/fvn9r9lw55lyf971k6z4qnpnmq9tmm50 Regards, Apoorv Mittal On Thu, Dec 12, 2024 at 11:46 PM Chia-Ping Tsai wrote: > hi Apoorv > > Thank you for the update. It looks good to me. Perhaps we can start t

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-12-12 Thread Apoorv Mittal
Hi Jun and Chia, Thanks for the feedback and review. I have updated the KIP with details. There will be duplicate metrics as below, after the KIP, only for topics with period (.). [image: Screenshot 2024-12-12 at 15.44.37.png] Regards, Apoorv Mittal On Tue, Dec 10, 2024 at 3:46 AM Chia-Ping

Re: [DISCUSS] KIP-1109: Unifying Kafka Consumer Topic Metrics

2024-12-13 Thread Apoorv Mittal
Hi Andrew, Thanks, I have corrected the text. Regards, Apoorv Mittal On Fri, Dec 13, 2024 at 1:56 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Apoorv, > Thanks for the KIP. Just one small error that is probably worth fixing. > > AS1: It says &qu

Re: [ANNOUNCE] Apache Kafka 4.0.0

2025-03-18 Thread Apoorv Mittal
Congratulations! A new milestone for Apache Kafka, thanks David for running the release. Regards, Apoorv Mittal On Tue, Mar 18, 2025 at 4:06 PM Mickael Maison wrote: > Congratulations! > > This release is a major milestone for Apache Kafka. > Thanks David for running the release

Re: [ANNOUNCE] New committer: Apoorv Mittal

2025-04-11 Thread Apoorv Mittal
Thank you so much everyone! I really appreciate it. I'm excited to be joining the Kafka committer community. Regards, Apoorv Mittal On Fri, Apr 11, 2025 at 7:56 AM Yash Mayya wrote: > Congratulations Apoorv! > > On Thu, Apr 10, 2025 at 9:28 PM Matthias J. Sax wrote: >

Re: [DISCUSS] KIP-1130: Add metrics indicating the connection count exceeds

2025-05-19 Thread Apoorv Mittal
ming convention for yammer metrics is different than other kafka metrics i.e. follows pascal casing. Regards, Apoorv Mittal On 2025/04/13 13:43:20 TengYao Chi wrote: > Hi Chia-Ping > > chia_0: Thanks for pointing that out. I have fixed it. > > Best Regards, > TengYao > &

Re: [VOTE] KIP-1103: Additional metrics for cooperative consumption

2025-05-27 Thread Apoorv Mittal
hough still represents ratio but as percentage because only int or long can be recorded for histogram and meter. Regards, Apoorv Mittal On Fri, Nov 15, 2024 at 9:28 AM Apoorv Mittal wrote: > Thanks everyone for the feedback and votes! > > I have added the voting thread on the KIP a

Re: [ANNOUNCE] New Kafka PMC Member: José Armando García Sancio

2025-06-16 Thread Apoorv Mittal
Congratulations Jose! Regards, Apoorv Mittal On Mon, Jun 16, 2025 at 2:46 PM TengYao Chi wrote: > Congrats José! > > Cheers, > TengYao > > Lianet M. 於 2025年6月16日 週一 下午9:38寫道: > > > Congrats Jose! Great news! > > > > Cheers, > > > > Liane

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Apoorv Mittal
Congratulations Lucas! Regards, Apoorv Mittal On Tue, Jul 15, 2025 at 9:53 AM Bruno Cadonna wrote: > Congrats! Very well deserved! > > Best, > Bruno > > On 15.07.25 10:44, Mickael Maison wrote: > > Congratulations Lucas! > > > > Thanks, > > Micka

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-03 Thread Apoorv Mittal
erged in trunk and patch for 4.1 is available: https://github.com/apache/kafka/pull/20100. Please let me know if I can merge it to the 4.1 branch. Regards, Apoorv Mittal On Wed, Jul 2, 2025 at 5:19 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Thanks. PR m

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-03 Thread Apoorv Mittal
Thanks, the PR is merged. Regards, Apoorv Mittal On Thu, Jul 3, 2025 at 7:11 PM Mickael Maison wrote: > Hi Apoorv, > > Yes you can go ahead and merge it in 4.1. > > Thanks, > Mickael > > On Thu, Jul 3, 2025 at 6:48 PM Apoorv Mittal > wrote: > > > > Hi M

Re: [ANNOUNCE] New Kafka Committer: Omnia Ibrahim

2025-06-25 Thread Apoorv Mittal
Congrats Omnia! Great to hear! Regards, Apoorv Mittal On Wed, Jun 25, 2025 at 4:39 PM Kuan-Po Tseng wrote: > Congrats Omnia! > Well deserved. > > On Wed, Jun 25, 2025 at 11:34 PM Josep Prat > wrote: > > > Congrats Omnia!! > > > > Best, > > > >

Re: [VOTE] KIP-1147: Improve consistency of command-line arguments

2025-07-22 Thread Apoorv Mittal
e should change that to --bootstrap-server as well? Regards, Apoorv Mittal On Tue, Jul 22, 2025 at 9:51 AM Omnia Ibrahim wrote: > Thanks Andrew for the KIP. The inconsistency always drives me crazy. > +1 (binding) > > Regards, > Omnia > > On 21 Jul 2025, at 09:48, Andre

Re: [VOTE] KIP-1147: Improve consistency of command-line arguments

2025-07-22 Thread Apoorv Mittal
Thanks Andrew, it makes sense. +1 (binding) Regards, Apoorv Mittal On Tue, Jul 22, 2025 at 4:49 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Apoorv, > 1) Yes, I think "kafka-streams-groups.sh" has been written since I > originally > wrote t

Re: Request for Confluence Edit Permission

2025-07-28 Thread Apoorv Mittal
Hi Corki, Somehow I don't see the account on Confluence/Wiki with that username. Did you sign up for Confluence as well, however the jira account does exist? https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50859233#KafkaImprovementProposals-Started Regards, Apoorv Mittal

Re: Request for Confluence Edit Permission

2025-07-28 Thread Apoorv Mittal
Hi Corki, You should have permissions on confluence/wiki to create KIP and pages. Please let us know if you face any issues. Regards, Apoorv Mittal On Mon, Jul 28, 2025 at 5:28 PM Corki Oraen wrote: > > > > I just created a Confluence account, but it seems that the approval > &

Re: [DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Apoorv Mittal
Hi Corki, Thanks for the KIP. You might want to start a new thread with a corrected subject i.e. include the KIP number in the subject for better tracking. Regards, Apoorv Mittal On Tue, Jul 29, 2025 at 2:27 PM Corki Oraen wrote: > Thanks, I’ve updated the KIP. It’s now available

[jira] [Created] (KAFKA-15601) Client metrics and observability

2023-10-12 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15601: - Summary: Client metrics and observability Key: KAFKA-15601 URL: https://issues.apache.org/jira/browse/KAFKA-15601 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-15604) Add Telemetry RPCs Definitions

2023-10-13 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15604: - Summary: Add Telemetry RPCs Definitions Key: KAFKA-15604 URL: https://issues.apache.org/jira/browse/KAFKA-15604 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-15613) Add Client API in interfaces and client configurations.

2023-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15613: - Summary: Add Client API in interfaces and client configurations. Key: KAFKA-15613 URL: https://issues.apache.org/jira/browse/KAFKA-15613 Project: Kafka

[jira] [Created] (KAFKA-15614) Define interfaces/classes for capturing telemetry metrics

2023-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15614: - Summary: Define interfaces/classes for capturing telemetry metrics Key: KAFKA-15614 URL: https://issues.apache.org/jira/browse/KAFKA-15614 Project: Kafka

[jira] [Created] (KAFKA-15616) Define client telemetry states and their transitions

2023-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15616: - Summary: Define client telemetry states and their transitions Key: KAFKA-15616 URL: https://issues.apache.org/jira/browse/KAFKA-15616 Project: Kafka Issue

[jira] [Created] (KAFKA-15618) Implement MetricsCollector which collects metrics in OTLP format

2023-10-16 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15618: - Summary: Implement MetricsCollector which collects metrics in OTLP format Key: KAFKA-15618 URL: https://issues.apache.org/jira/browse/KAFKA-15618 Project: Kafka

[jira] [Created] (KAFKA-15662) Implement support for clientInstanceIds in Kafka Stream

2023-10-20 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15662: - Summary: Implement support for clientInstanceIds in Kafka Stream Key: KAFKA-15662 URL: https://issues.apache.org/jira/browse/KAFKA-15662 Project: Kafka

[jira] [Created] (KAFKA-15663) Implement ClientTelemetryReporter which manages telemetry lifecyclye

2023-10-20 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15663: - Summary: Implement ClientTelemetryReporter which manages telemetry lifecyclye Key: KAFKA-15663 URL: https://issues.apache.org/jira/browse/KAFKA-15663 Project

[jira] [Created] (KAFKA-15668) Add Opentelemetry Proto library with shadowed classes

2023-10-23 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15668: - Summary: Add Opentelemetry Proto library with shadowed classes Key: KAFKA-15668 URL: https://issues.apache.org/jira/browse/KAFKA-15668 Project: Kafka

[jira] [Created] (KAFKA-15669) Implement telemetry naming strategy

2023-10-23 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15669: - Summary: Implement telemetry naming strategy Key: KAFKA-15669 URL: https://issues.apache.org/jira/browse/KAFKA-15669 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-15673) Define new client_metrics resource type configuration to store metric config.

2023-10-23 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15673: - Summary: Define new client_metrics resource type configuration to store metric config. Key: KAFKA-15673 URL: https://issues.apache.org/jira/browse/KAFKA-15673

[jira] [Created] (KAFKA-15677) Add support for re2/j regex parsing for patterns

2023-10-24 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15677: - Summary: Add support for re2/j regex parsing for patterns Key: KAFKA-15677 URL: https://issues.apache.org/jira/browse/KAFKA-15677 Project: Kafka Issue

[jira] [Created] (KAFKA-15681) Add support of client-metrics in kafka-configs.sh

2023-10-25 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15681: - Summary: Add support of client-metrics in kafka-configs.sh Key: KAFKA-15681 URL: https://issues.apache.org/jira/browse/KAFKA-15681 Project: Kafka Issue

[jira] [Created] (KAFKA-15683) Delete subscription from metadata when all configs are deleted

2023-10-25 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15683: - Summary: Delete subscription from metadata when all configs are deleted Key: KAFKA-15683 URL: https://issues.apache.org/jira/browse/KAFKA-15683 Project: Kafka

[jira] [Created] (KAFKA-15684) Add support to describe all subscriptions through utility

2023-10-25 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15684: - Summary: Add support to describe all subscriptions through utility Key: KAFKA-15684 URL: https://issues.apache.org/jira/browse/KAFKA-15684 Project: Kafka

[jira] [Created] (KAFKA-15778) Implement ClientMetricsManager to process request

2023-11-02 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15778: - Summary: Implement ClientMetricsManager to process request Key: KAFKA-15778 URL: https://issues.apache.org/jira/browse/KAFKA-15778 Project: Kafka Issue

[jira] [Created] (KAFKA-15779) Define broker configurations and exceptions

2023-11-02 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15779: - Summary: Define broker configurations and exceptions Key: KAFKA-15779 URL: https://issues.apache.org/jira/browse/KAFKA-15779 Project: Kafka Issue Type

[jira] [Created] (KAFKA-15785) Investigate new test case failures

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15785: - Summary: Investigate new test case failures Key: KAFKA-15785 URL: https://issues.apache.org/jira/browse/KAFKA-15785 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-15787) Investigate new test case failure - testReplicateSourceDefault

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15787: - Summary: Investigate new test case failure - testReplicateSourceDefault Key: KAFKA-15787 URL: https://issues.apache.org/jira/browse/KAFKA-15787 Project: Kafka

[jira] [Created] (KAFKA-15786) Investigate new test case failure - testBumpTransactionalEpoch

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15786: - Summary: Investigate new test case failure - testBumpTransactionalEpoch Key: KAFKA-15786 URL: https://issues.apache.org/jira/browse/KAFKA-15786 Project: Kafka

[jira] [Created] (KAFKA-15789) Investigate new test case failure - testTimeouts - QuorumControllerTest

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15789: - Summary: Investigate new test case failure - testTimeouts - QuorumControllerTest Key: KAFKA-15789 URL: https://issues.apache.org/jira/browse/KAFKA-15789 Project

[jira] [Created] (KAFKA-15790) Investigate new test case failure - testHighWaterMarkAfterPartitionReassignment

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15790: - Summary: Investigate new test case failure - testHighWaterMarkAfterPartitionReassignment Key: KAFKA-15790 URL: https://issues.apache.org/jira/browse/KAFKA-15790

[jira] [Created] (KAFKA-15788) Investigate new test case failure - testDeleteCmdNonExistingGroup

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15788: - Summary: Investigate new test case failure - testDeleteCmdNonExistingGroup Key: KAFKA-15788 URL: https://issues.apache.org/jira/browse/KAFKA-15788 Project: Kafka

[jira] [Created] (KAFKA-15791) Investigate new test case failure - MirrorConnectorsWithCustomForwardingAdminIntegrationTest - MirrorConnectorsIntegrationBaseTest

2023-11-03 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15791: - Summary: Investigate new test case failure - MirrorConnectorsWithCustomForwardingAdminIntegrationTest - MirrorConnectorsIntegrationBaseTest Key: KAFKA-15791 URL: https

[jira] [Created] (KAFKA-15794) Implement request and response handling for telemetry APIs

2023-11-06 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15794: - Summary: Implement request and response handling for telemetry APIs Key: KAFKA-15794 URL: https://issues.apache.org/jira/browse/KAFKA-15794 Project: Kafka

[jira] [Created] (KAFKA-15807) Add support for compress/decompress metrics

2023-11-10 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15807: - Summary: Add support for compress/decompress metrics Key: KAFKA-15807 URL: https://issues.apache.org/jira/browse/KAFKA-15807 Project: Kafka Issue Type

[jira] [Created] (KAFKA-15811) implement capturing client port information from Socket Server

2023-11-12 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15811: - Summary: implement capturing client port information from Socket Server Key: KAFKA-15811 URL: https://issues.apache.org/jira/browse/KAFKA-15811 Project: Kafka

  1   2   3   4   >