[jira] [Created] (KAFKA-15839) Review topic recreation handling in client reconciliation

2023-11-15 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-15839: -- Summary: Review topic recreation handling in client reconciliation Key: KAFKA-15839 URL: https://issues.apache.org/jira/browse/KAFKA-15839 Project: Kafka

[jira] [Created] (KAFKA-15838) [Connect] ExtractField and InsertField NULL Values are replaced by default value even in NULLABLE fields

2023-11-15 Thread Eric Pangiawan (Jira)
Eric Pangiawan created KAFKA-15838: -- Summary: [Connect] ExtractField and InsertField NULL Values are replaced by default value even in NULLABLE fields Key: KAFKA-15838 URL:

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2386

2023-11-15 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-997: Partition-Level Throughput Metrics

2023-11-15 Thread Satish Duggana
Thanks Qichao for the KIP. +1 (binding) ~Satish. On Thu, 16 Nov 2023 at 02:20, Jorge Esteban Quilcate Otoya wrote: > > Qichao, thanks again for leading this proposal! > > +1 (non-binding) > > Cheers, > Jorge. > > On Wed, 15 Nov 2023 at 19:17, Divij Vaidya wrote: > > > +1 (binding) > > > > I

[jira] [Resolved] (KAFKA-15346) Single-Key_single-timestamp IQs with versioned state stores

2023-11-15 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15346. - Fix Version/s: 3.7.0 Resolution: Fixed > Single-Key_single-timestamp IQs with

[jira] [Created] (KAFKA-15837) Throw error on use of Consumer.poll(long timeout)

2023-11-15 Thread Kirk True (Jira)
Kirk True created KAFKA-15837: - Summary: Throw error on use of Consumer.poll(long timeout) Key: KAFKA-15837 URL: https://issues.apache.org/jira/browse/KAFKA-15837 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-15836) KafkaConsumer subscribe to multiple topics does not respect max.poll.records

2023-11-15 Thread Philip Nee (Jira)
Philip Nee created KAFKA-15836: -- Summary: KafkaConsumer subscribe to multiple topics does not respect max.poll.records Key: KAFKA-15836 URL: https://issues.apache.org/jira/browse/KAFKA-15836 Project:

Re: [VOTE] KIP-979 Allow independently stop KRaft processes

2023-11-15 Thread Justine Olshan
Hey Hailey, Thanks for the KIP. I wonder if it would be better to either not allow both flags or if we choose to have node take precedence, at least have a log line stating such. Otherwise the KIP makes sense to me. Justine On Tue, Nov 14, 2023 at 10:17 AM Colin McCabe wrote: > Thanks,

[jira] [Created] (KAFKA-15835) Group commit/callbacks triggering logic

2023-11-15 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-15835: -- Summary: Group commit/callbacks triggering logic Key: KAFKA-15835 URL: https://issues.apache.org/jira/browse/KAFKA-15835 Project: Kafka Issue Type:

Re: [VOTE] KIP-997: Partition-Level Throughput Metrics

2023-11-15 Thread Jorge Esteban Quilcate Otoya
Qichao, thanks again for leading this proposal! +1 (non-binding) Cheers, Jorge. On Wed, 15 Nov 2023 at 19:17, Divij Vaidya wrote: > +1 (binding) > > I was involved in the discussion thread for this KIP and support it in its > current form. > > -- > Divij Vaidya > > > > On Wed, Nov 15, 2023 at

[jira] [Created] (KAFKA-15834) Subscribing to non-existent topic blocks StreamThread from stopping

2023-11-15 Thread Greg Harris (Jira)
Greg Harris created KAFKA-15834: --- Summary: Subscribing to non-existent topic blocks StreamThread from stopping Key: KAFKA-15834 URL: https://issues.apache.org/jira/browse/KAFKA-15834 Project: Kafka

Re: [VOTE] KIP-910: Update Source offsets for Source Connectors without producing records

2023-11-15 Thread Sagar
Hey all, Bumping this vote thread again after quite a while. Thanks! Sagar. On Wed, Sep 6, 2023 at 3:58 PM Sagar wrote: > Hi All, > > Based on the latest discussion thread, it appears as if all open questions > have been answered. > > Hopefully now we are in a state where we can close out on

Re: [VOTE] KIP-997: Partition-Level Throughput Metrics

2023-11-15 Thread Divij Vaidya
+1 (binding) I was involved in the discussion thread for this KIP and support it in its current form. -- Divij Vaidya On Wed, Nov 15, 2023 at 10:55 AM Qichao Chu wrote: > Hi all, > > I'd like to call a vote for KIP-977: Partition-Level Throughput Metrics. > > Please take a look here: > >

[PR] MINOR: Sort powered by page output alphabetically [kafka-site]

2023-11-15 Thread via GitHub
dsmmcken opened a new pull request, #567: URL: https://github.com/apache/kafka-site/pull/567 I've tried to leave this page better than how I found it: - For fairness, output is sorted alphabetically by root domain. The listing was quasi alphabetical, but looks like over time people

Re: Apache Kafka 3.7.0 Release

2023-11-15 Thread Stanislav Kozlovski
Friendly reminder to everybody that the KIP Freeze is *exactly 7 days away* - November 22. A KIP must be accepted by this date in order to be considered for this release. Note, any KIP that may not be implemented in time, or otherwise risks heavily destabilizing the release, should be deferred.

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2384

2023-11-15 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15833) Restrict Consumer API to be used from one thread

2023-11-15 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-15833: -- Summary: Restrict Consumer API to be used from one thread Key: KAFKA-15833 URL: https://issues.apache.org/jira/browse/KAFKA-15833 Project: Kafka Issue

[jira] [Created] (KAFKA-15832) Trigger reconciliation based on manager poll

2023-11-15 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-15832: -- Summary: Trigger reconciliation based on manager poll Key: KAFKA-15832 URL: https://issues.apache.org/jira/browse/KAFKA-15832 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-15824) SubscriptionState's maybeValidatePositionForCurrentLeader should handle partition which isn't subscribed yet

2023-11-15 Thread Mayank Shekhar Narula (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Shekhar Narula resolved KAFKA-15824. --- Resolution: Fixed > SubscriptionState's

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

2023-11-15 Thread Andrew Schofield
Hi, I’d like to start the voting for KIP-1000: List Client Metrics Configuration Resources. https://cwiki.apache.org/confluence/display/KAFKA/KIP-1000%3A+List+Client+Metrics+Configuration+Resources Thanks, Andrew

[jira] [Created] (KAFKA-15831) List Client Metrics Configuration Resources

2023-11-15 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-15831: Summary: List Client Metrics Configuration Resources Key: KAFKA-15831 URL: https://issues.apache.org/jira/browse/KAFKA-15831 Project: Kafka Issue

[jira] [Resolved] (KAFKA-15653) NPE in ChunkedByteStream

2023-11-15 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-15653. Fix Version/s: 3.7.0 3.6.1 Resolution: Fixed > NPE in

Re: [jira] [Created] (KAFKA-15829) How to build Kafka 2.7 with maven instead of gradle?

2023-11-15 Thread Rain
Unluckily, I'm going to migrate the build jdk of kafka 2.7 from jdk11 to jdk21, while gradle doesn't support jdk21... 最红 <1559063...@qq.com.invalid> 于2023年11月15日周三 17:27写道: > Are there any problems building kafka with gradle? > You should take a look at the build.gradle file for building kafka >

[jira] [Created] (KAFKA-15830) Add request/response handling in KafkaApis and update metrics plugin

2023-11-15 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15830: - Summary: Add request/response handling in KafkaApis and update metrics plugin Key: KAFKA-15830 URL: https://issues.apache.org/jira/browse/KAFKA-15830 Project:

[VOTE] KIP-997: Partition-Level Throughput Metrics

2023-11-15 Thread Qichao Chu
Hi all, I'd like to call a vote for KIP-977: Partition-Level Throughput Metrics. Please take a look here: https://cwiki.apache.org/confluence/display/KAFKA/KIP-977%3A+Partition-Level+Throughput+Metrics Best, Qichao Chu

退订

2023-11-15 Thread 1
退订