Re: [DISCUSS] KIP-854 Separate configuration for producer ID expiry

2022-07-28 Thread Luke Chen
Hi Jason, Thanks for the info. I don't strongly insist on making the default to -1 for backward compatibility. If other people in the community also agree with the change, I'm good with that. Thank you. Luke On Fri, Jul 29, 2022 at 5:35 AM Justine Olshan wrote: > Thanks Jason, Luke, Sagar,

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1105

2022-07-28 Thread Apache Jenkins Server
See Changes: -- [...truncated 488660 lines...] [2022-07-29T01:26:35.943Z] [2022-07-29T01:26:35.943Z] KafkaZkClientTest > testJuteMaxBufffer() STARTED

[jira] [Created] (KAFKA-14124) Improve QuorumController fault handling

2022-07-28 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14124: Summary: Improve QuorumController fault handling Key: KAFKA-14124 URL: https://issues.apache.org/jira/browse/KAFKA-14124 Project: Kafka Issue Type:

Re: [DISCUSS] KIP-854 Separate configuration for producer ID expiry

2022-07-28 Thread Justine Olshan
Thanks Jason, Luke, Sagar, and Kirk, Seems like there is still some debate over the default value. I think there is a general consensus that we can reduce the default at some point, but exactly when is still not clear. I do think Jason made a good point about applications taking 1 day to retry. I

Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-07-28 Thread Chris Egerton
Hi José, Would it be okay to backport https://github.com/apache/kafka/pull/12451 to the current 3.3 branch? It's a strictly cosmetic change that updates a misleading comment about exactly-once support for source connectors. I'm hoping it'll make life easier for anyone who has to debug this

Re: [DISCUSS] KIP-854 Separate configuration for producer ID expiry

2022-07-28 Thread Kirk True
Hi Justine, Thanks for the KIP. I appreciated the background context and clarity you added. On Wed, Jul 27, 2022, at 2:57 AM, Sagar wrote: > Thanks Justine for the KIP. I think it might be better to document the > correlation between the new config and delivery.timeout.ms in the Public >

Re: [DISCUSS]: Including TLA+ in the repo

2022-07-28 Thread Matthew Benedict de Detrich
+1 from me as well, having the formal TLA+ proofs in the main repo is hugely beneficial not only from understanding the high level protocol but also in terms of awareness/making sure the proof is not outdated. -- Matthew de Detrich Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin

Re: [DISCUSS]: Including TLA+ in the repo

2022-07-28 Thread Tom Bentley
Thanks Jason and Jack! I count myself as a beginner with TLA+, but would like to take this as an opportunity to learn. Tom On Thu, 28 Jul 2022 at 17:34, Jason Gustafson wrote: > Yeah, good idea. I'm happy to submit the specs I wrote for normal kafka > replication. It will make them more

Re: [DISCUSS]: Including TLA+ in the repo

2022-07-28 Thread Jason Gustafson
Yeah, good idea. I'm happy to submit the specs I wrote for normal kafka replication. It will make them more accessible and I have long been looking for help reviewing them. Hopefully it will also provide a better chance to keep them in sync with the codebase as we update protocols. -Jason On

[jira] [Resolved] (KAFKA-14089) Flaky ExactlyOnceSourceIntegrationTest.testSeparateOffsetsTopic

2022-07-28 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14089. Fix Version/s: 3.3.0 Resolution: Fixed > Flaky

[jira] [Resolved] (KAFKA-14101) Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary

2022-07-28 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-14101. --- Resolution: Fixed > Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary >

Re: [DISCUSS] Website changes required for Apache projects

2022-07-28 Thread John Roesler
Thank you, Divij! -John On Thu, Jul 28, 2022, at 02:05, Luke Chen wrote: > Hi Divij, > > Thanks for working on this, initiating the discussion and fixing all the > issues! > I'll go ahead to close KAFKA-13868 > . > > Thank you. > Luke > > On

[jira] [Created] (KAFKA-14123) Delete with null value not supported in Streams PersistantWindowsStore

2022-07-28 Thread Pawan Sharma (Jira)
Pawan Sharma created KAFKA-14123: Summary: Delete with null value not supported in Streams PersistantWindowsStore Key: KAFKA-14123 URL: https://issues.apache.org/jira/browse/KAFKA-14123 Project:

[jira] [Resolved] (KAFKA-14117) Flaky Test DynamicBrokerReconfigurationTest.testKeyStoreAlter

2022-07-28 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya resolved KAFKA-14117. -- Resolution: Duplicate Resolving this one as duplicate of  

[jira] [Created] (KAFKA-14122) Flaky test DynamicBrokerReconfigurationTest.testKeyStoreAlter

2022-07-28 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-14122: Summary: Flaky test DynamicBrokerReconfigurationTest.testKeyStoreAlter Key: KAFKA-14122 URL: https://issues.apache.org/jira/browse/KAFKA-14122 Project: Kafka

[DISCISS] KIP-860: Add client-provided option to guard against unintentional replication factor change during partition reassignments

2022-07-28 Thread Stanislav Kozlovski
Hey all, I'd like to start a discussion on a proposal to help API users from inadvertently increasing the replication factor of a topic through the alter partition reassignments API. The KIP describes two fairly easy-to-hit race conditions in which this can happen. The KIP itself is pretty

[jira] [Created] (KAFKA-14121) AlterPartitionReassignments API should allow callers to specify the option of preserving the replication factor

2022-07-28 Thread Stanislav Kozlovski (Jira)
Stanislav Kozlovski created KAFKA-14121: --- Summary: AlterPartitionReassignments API should allow callers to specify the option of preserving the replication factor Key: KAFKA-14121 URL:

[jira] [Created] (KAFKA-14120) Produce Kafka Streams Skipped Records Metrics

2022-07-28 Thread Yusu Jwa (Jira)
Yusu Jwa created KAFKA-14120: Summary: Produce Kafka Streams Skipped Records Metrics Key: KAFKA-14120 URL: https://issues.apache.org/jira/browse/KAFKA-14120 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-13868) Website updates to satisfy Apache privacy policies

2022-07-28 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13868. --- Fix Version/s: 3.3.0 Resolution: Fixed > Website updates to satisfy Apache privacy policies

Re: [DISCUSS] Website changes required for Apache projects

2022-07-28 Thread Luke Chen
Hi Divij, Thanks for working on this, initiating the discussion and fixing all the issues! I'll go ahead to close KAFKA-13868 . Thank you. Luke On Wed, Jul 27, 2022 at 10:26 PM Divij Vaidya wrote: > Hi all > > To conclude this thread, all