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

2022-09-21 Thread Apache Jenkins Server
See

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

2022-09-21 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14236) ListGroups request produces too much Denied logs in authorizer

2022-09-21 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-14236. - Fix Version/s: 3.4.0 Resolution: Fixed > ListGroups request produces too much

[jira] [Created] (KAFKA-14254) Format timestamps in assignor logs as dates instead of integers

2022-09-21 Thread John Roesler (Jira)
John Roesler created KAFKA-14254: Summary: Format timestamps in assignor logs as dates instead of integers Key: KAFKA-14254 URL: https://issues.apache.org/jira/browse/KAFKA-14254 Project: Kafka

[jira] [Created] (KAFKA-14253) StreamsPartitionAssignor should print the member count in assignment logs

2022-09-21 Thread John Roesler (Jira)
John Roesler created KAFKA-14253: Summary: StreamsPartitionAssignor should print the member count in assignment logs Key: KAFKA-14253 URL: https://issues.apache.org/jira/browse/KAFKA-14253 Project:

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

2022-09-21 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14252) Create background thread skeleton

2022-09-21 Thread Philip Nee (Jira)
Philip Nee created KAFKA-14252: -- Summary: Create background thread skeleton Key: KAFKA-14252 URL: https://issues.apache.org/jira/browse/KAFKA-14252 Project: Kafka Issue Type: Sub-task

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

2022-09-21 Thread Apache Jenkins Server
See

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-09-21 Thread Chris Egerton
Hi Daniel, I'm a little hesitant to add support for REST extensions and the admin API to dedicated MM2 nodes because they may restrict our options in the future if/when we add a public-facing REST API. Regarding REST extensions specifically, I understand their security value for public-facing

[jira] [Created] (KAFKA-14251) Improve CPU usage of self-joins by sacrificing order

2022-09-21 Thread Vicky Papavasileiou (Jira)
Vicky Papavasileiou created KAFKA-14251: --- Summary: Improve CPU usage of self-joins by sacrificing order Key: KAFKA-14251 URL: https://issues.apache.org/jira/browse/KAFKA-14251 Project: Kafka

Re: [VOTE] KIP-862: Self-join optimization for stream-stream joins

2022-09-21 Thread Vasiliki Papavasileiou
Hello everyone, The KIP-862 vote has passed with: binding +1s (John, Guozhang, Bruno) non-binding +1s (Jim) Thank you everyone for reviewing the KIP and voting. Best, Vicky On Fri, Sep 16, 2022 at 11:44 AM Bruno Cadonna wrote: > Hi Vicky, > > Thanks for the KIP! > > I think the KIP looks

Re: [DISCUSS] KIP-868 Metadata Transactions (new thread)

2022-09-21 Thread David Arthur
Ziming, thanks for the feedback! Let me know your thoughts on #2 and #3 1. Good idea. I consolidated all the details of record visibility into that section. 2. I'm not sure we can always know the number of records ahead of time for a transaction. One future use case is likely for the ZK data

[jira] [Created] (KAFKA-14250) Exception during normal operation in MirrorSourceTask causes the task to fail instead of shutting down gracefully

2022-09-21 Thread Viktor Somogyi-Vass (Jira)
Viktor Somogyi-Vass created KAFKA-14250: --- Summary: Exception during normal operation in MirrorSourceTask causes the task to fail instead of shutting down gracefully Key: KAFKA-14250 URL:

[DISCUSS] KIP-870: Retention policy based on record event time

2022-09-21 Thread Николай Ижиков
Hello. I want to start discussion of KIP-870 [1] [2]. The goal of this KIP is to provide new retention policy purely based on record event time. [1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-870%3A+Retention+policy+based+on+record+event+time [2]

[jira] [Created] (KAFKA-14249) Flaky test Tls13SelectorTest. testCloseOldestConnection

2022-09-21 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-14249: Summary: Flaky test Tls13SelectorTest. testCloseOldestConnection Key: KAFKA-14249 URL: https://issues.apache.org/jira/browse/KAFKA-14249 Project: Kafka

[jira] [Created] (KAFKA-14248) Flaky test PlaintextAdminIntegrationTest.testCreateTopicsReturnsConfigs

2022-09-21 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-14248: Summary: Flaky test PlaintextAdminIntegrationTest.testCreateTopicsReturnsConfigs Key: KAFKA-14248 URL: https://issues.apache.org/jira/browse/KAFKA-14248 Project:

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-09-21 Thread Dániel Urbán
Hi Chris, About the worker id: makes sense. I changed the wording, but kept it listed as it is a change compared to existing MM2 code. Updated the KIP accordingly. About the REST server configurations: again, I agree, it should be generalized. But I'm not sure about those exceptions you listed,

Re: [VOTE] 3.3.0 RC2

2022-09-21 Thread Josep Prat
Hi David, Thanks for driving this. One question, should we include in the release notes the recently fixed CVE vulnerability? I understand this not being explicitly mentioned on the recently released versions to not cause an unintentional 0-day, but I think it could be mentioned for this release.