Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2456

2023-12-06 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2455

2023-12-06 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15984) Client disconnections can cause hanging transactions on __consumer_offsets

2023-12-06 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-15984: -- Summary: Client disconnections can cause hanging transactions on __consumer_offsets Key: KAFKA-15984 URL: https://issues.apache.org/jira/browse/KAFKA-15984

[jira] [Created] (KAFKA-15983) Kafka-acls should return authorization already done if repeat work is issued

2023-12-06 Thread Chen He (Jira)
Chen He created KAFKA-15983: --- Summary: Kafka-acls should return authorization already done if repeat work is issued Key: KAFKA-15983 URL: https://issues.apache.org/jira/browse/KAFKA-15983 Project: Kafka

Re: [DISCUSS] KIP-996: Pre-Vote

2023-12-06 Thread Alyssa Huang
>From Jose - > 1. In the schema for VoteRequest and VoteResponse, you are using > "boolean" as the type keyword. The correct keyword should be "bool" > instead. > Thanks! > 2. In the states and state transaction table you have the following entry: > > * Candidate transitions to: > > *... >

[jira] [Created] (KAFKA-15982) Move GenericGroup state metrics to `GroupCoordinatorMetricsShard`

2023-12-06 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-15982: Summary: Move GenericGroup state metrics to `GroupCoordinatorMetricsShard` Key: KAFKA-15982 URL: https://issues.apache.org/jira/browse/KAFKA-15982 Project: Kafka

[jira] [Created] (KAFKA-15981) only record GenericGroup state metrics once per group during load

2023-12-06 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-15981: Summary: only record GenericGroup state metrics once per group during load Key: KAFKA-15981 URL: https://issues.apache.org/jira/browse/KAFKA-15981 Project: Kafka

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2454

2023-12-06 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-15972) Add support to exclude labels in client telemetry

2023-12-06 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal resolved KAFKA-15972. --- Resolution: Done > Add support to exclude labels in client telemetry >

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

2023-12-06 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-15684. - Fix Version/s: 3.7.0 Resolution: Fixed merged the PR to trunk. > Add support to describe all

[jira] [Resolved] (KAFKA-15877) Support change of temporality in Java client

2023-12-06 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal resolved KAFKA-15877. --- Resolution: Done > Support change of temporality in Java client >

[jira] [Created] (KAFKA-15979) Add KIP-1001 CurrentControllerId metric

2023-12-06 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-15979: Summary: Add KIP-1001 CurrentControllerId metric Key: KAFKA-15979 URL: https://issues.apache.org/jira/browse/KAFKA-15979 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-15980) Add KIP-1001 CurrentControllerId metric

2023-12-06 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-15980: Summary: Add KIP-1001 CurrentControllerId metric Key: KAFKA-15980 URL: https://issues.apache.org/jira/browse/KAFKA-15980 Project: Kafka Issue Type:

Re: [DISCUSS] KIP-995: Allow users to specify initial offsets while creating connectors

2023-12-06 Thread Chris Egerton
Hi Ashwin, Regarding point 4--I think this is still a bit unwise. When workers pick up a new connector config from the config topic, they participate in a rebalance. It may be safe to write offsets during that rebalance, but in the name of simplicity, do you think we can write the offsets for the

[jira] [Resolved] (KAFKA-15871) Implement kafka-client-metrics.sh tool

2023-12-06 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-15871. - Resolution: Fixed merged the PR to trunk > Implement kafka-client-metrics.sh tool >

Re: [PR] MINOR: Add 3.6.1 to downloads page [kafka-site]

2023-12-06 Thread via GitHub
mimaison commented on code in PR #570: URL: https://github.com/apache/kafka-site/pull/570#discussion_r1417763416 ## downloads.html: ## @@ -6,12 +6,40 @@ Download -3.6.0 is the latest release. The current stable version is 3.6.0 +3.6.1 is the latest

[jira] [Resolved] (KAFKA-15932) Flaky test - PlaintextConsumerTest.testSeek("kraft+kip-848","consumer")

2023-12-06 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-15932. -- Resolution: Fixed > Flaky test -

[jira] [Resolved] (KAFKA-15910) New group coordinator needs to generate snapshots while loading

2023-12-06 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-15910. - Fix Version/s: 3.7.0 Resolution: Fixed > New group coordinator needs to generate

[jira] [Resolved] (KAFKA-15026) Implement min-cost flow balancing tasks for same subtopology

2023-12-06 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15026. - Fix Version/s: 3.7.0 Resolution: Fixed > Implement min-cost flow balancing tasks

[jira] [Resolved] (KAFKA-15022) Support rack aware task assignment in Kafka streams

2023-12-06 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15022. - Fix Version/s: 3.7.0 3.6.0 Resolution: Fixed > Support rack

[jira] [Resolved] (KAFKA-15347) Single-Key_multi-timestamp IQs with versioned state stores

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

[jira] [Created] (KAFKA-15978) New consumer sends OffsetCommit with empty member ID

2023-12-06 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-15978: Summary: New consumer sends OffsetCommit with empty member ID Key: KAFKA-15978 URL: https://issues.apache.org/jira/browse/KAFKA-15978 Project: Kafka

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2453

2023-12-06 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15977) DelegationTokenEndToEndAuthorizationWithOwnerTest leaks threads

2023-12-06 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-15977: -- Summary: DelegationTokenEndToEndAuthorizationWithOwnerTest leaks threads Key: KAFKA-15977 URL: https://issues.apache.org/jira/browse/KAFKA-15977 Project: Kafka

Re: [DISCUSS] KIP-995: Allow users to specify initial offsets while creating connectors

2023-12-06 Thread Ashwin
Hello Chris, Thanks for the quick and detailed review. Please see my responses below High-level thoughts: 1. I had not thought of this till now, thanks for pointing it out. I would lean towards the second option of cleaning previous offsets as it will result in the fewer surprises for the user.

Re: [DISCUSS] KIP-969: Support range interactive queries for versioned state stores

2023-12-06 Thread Lucas Brutschy
Hi Alieh, I think we do not have to restrict ourselves too much for the future and complicate the implementation. The user can always store away and sort, so we should only provide the ordering guarantee we can provide efficiently, and we shouldn't restrict our future evolution too much by this.

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-12-06 Thread Taras Ledkov
Hi Greg, > Taras, are you interested in dynamic SSL reconfiguration in Connect? > Would you be willing to investigate the details of that for the KIP? I would prefer to separate this functionality into the next KIP. But if you / (the community) consider it necessary to combine this in one

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-12-06 Thread Taras Ledkov
Hi Chris, > I don't think we should populate default values for SSL-related properties > before sending properties to the SSL engine factory, > since it may confuse users who have written custom SSL engine factories > to see that properties not specified in their Connect worker config are being

Re: [PR] MINOR: Add 3.6.1 to downloads page [kafka-site]

2023-12-06 Thread via GitHub
jlprat commented on code in PR #570: URL: https://github.com/apache/kafka-site/pull/570#discussion_r1417102361 ## downloads.html: ## @@ -6,12 +6,40 @@ Download -3.6.0 is the latest release. The current stable version is 3.6.0 +3.6.1 is the latest

[PR] MINOR: Add 3.6.1 to downloads page [kafka-site]

2023-12-06 Thread via GitHub
mimaison opened a new pull request, #570: URL: https://github.com/apache/kafka-site/pull/570 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[jira] [Created] (KAFKA-15976) KIP-995: Allow users to specify initial offsets while creating connectors

2023-12-06 Thread Ashwin Pankaj (Jira)
Ashwin Pankaj created KAFKA-15976: - Summary: KIP-995: Allow users to specify initial offsets while creating connectors Key: KAFKA-15976 URL: https://issues.apache.org/jira/browse/KAFKA-15976 Project:

Re: Apache Kafka 3.7.0 Release

2023-12-06 Thread Stanislav Kozlovski
Hello again, Time is flying by! It is feature freeze day! By today, we expect to have major features merged and to begin working on their stabilisation. Minor features should have PRs. I am planning to cut the release branch soon - on Monday EU daytime. When I do that, I will create a new

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

2023-12-06 Thread Apache Jenkins Server
See

Re: KIP-993: Allow restricting files accessed by File and Directory ConfigProviders

2023-12-06 Thread Mickael Maison
Hi, I'm not aware of any other mechanisms to explore the filesystem. If you have ideas, please reach out to the security list. Thanks, Mickael On Tue, Dec 5, 2023 at 1:05 PM Gantigmaa Selenge wrote: > > Hi everyone, > > > Apologies for the very delayed response. Thank you both for the