[jira] [Created] (KAFKA-14567) Kafka Streams crashes after ProducerFencedException

2023-01-03 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-14567: --- Summary: Kafka Streams crashes after ProducerFencedException Key: KAFKA-14567 URL: https://issues.apache.org/jira/browse/KAFKA-14567 Project: Kafka

Re: [ANNOUNCE] New committer: Justine Olshan

2023-01-03 Thread John Roesler
Congrats, Justine! -John On Tue, Jan 3, 2023, at 13:03, Matthias J. Sax wrote: > Congrats! > > On 12/29/22 6:47 PM, ziming deng wrote: >> Congratulations Justine! >> ā€” >> Best, >> Ziming >> >>> On Dec 30, 2022, at 10:06, Luke Chen wrote: >>> >>> Congratulations, Justine! >>> Well deserved! >>>

[jira] [Created] (KAFKA-14566) Add A No Implementation Default Open Method To Consumer and Producer Interceptor Interfaces

2023-01-03 Thread Terry Beard (Jira)
Terry Beard created KAFKA-14566: --- Summary: Add A No Implementation Default Open Method To Consumer and Producer Interceptor Interfaces Key: KAFKA-14566 URL: https://issues.apache.org/jira/browse/KAFKA-14566

[jira] [Created] (KAFKA-14565) Add A No Implementation Default Open Method To Consumer and Producer Interceptor Interfaces

2023-01-03 Thread Terry Beard (Jira)
Terry Beard created KAFKA-14565: --- Summary: Add A No Implementation Default Open Method To Consumer and Producer Interceptor Interfaces Key: KAFKA-14565 URL: https://issues.apache.org/jira/browse/KAFKA-14565

[jira] [Created] (KAFKA-14564) Upgrade Netty to 4.1.86 to fix CVEs

2023-01-03 Thread Brendan Ribera (Jira)
Brendan Ribera created KAFKA-14564: -- Summary: Upgrade Netty to 4.1.86 to fix CVEs Key: KAFKA-14564 URL: https://issues.apache.org/jira/browse/KAFKA-14564 Project: Kafka Issue Type: Bug

Re: [ANNOUNCE] New committer: Josep Prat

2023-01-03 Thread Josep Prat
Thanks all again! :) On Tue, Jan 3, 2023 at 6:19 PM Bill Bejeck wrote: > Congratulations, Josep! > > -Bill > > On Tue, Dec 20, 2022 at 9:03 PM Luke Chen wrote: > > > Congratulations, Josep! > > > > Luke > > > > On Wed, Dec 21, 2022 at 6:26 AM Viktor Somogyi-Vass > > wrote: > > > > > Congrats

Re: [VOTE] 3.3.2 RC1

2023-01-03 Thread Manikumar
Hi Chris, +1 (binding) - verified the signatures, artifacts - ran the tests on the source archive - verified the quickstarts Thanks for running the release! Thanks, Manikumar On Fri, Dec 23, 2022 at 4:44 PM Federico Valeri wrote: > > Hi, I did the following to validate the release: > > -

Re: [ANNOUNCE] New committer: Justine Olshan

2023-01-03 Thread Matthias J. Sax
Congrats! On 12/29/22 6:47 PM, ziming deng wrote: Congratulations Justine! ā€” Best, Ziming On Dec 30, 2022, at 10:06, Luke Chen wrote: Congratulations, Justine! Well deserved! Luke On Fri, Dec 30, 2022 at 9:15 AM Ron Dagostino wrote: Congratulations, Justine!Well-deserved., and Iā€™m

[jira] [Resolved] (KAFKA-10550) Update AdminClient and kafka-topics.sh to support topic IDs

2023-01-03 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-10550. Resolution: Fixed I think the scope of the kip ā€“ describe and delete has been completed

[jira] [Created] (KAFKA-14563) Remove AddPartitionsToTxn call for newer clients as optimization

2023-01-03 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-14563: -- Summary: Remove AddPartitionsToTxn call for newer clients as optimization Key: KAFKA-14563 URL: https://issues.apache.org/jira/browse/KAFKA-14563 Project: Kafka

[jira] [Created] (KAFKA-14562) Implement epoch bump after every transaction

2023-01-03 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-14562: -- Summary: Implement epoch bump after every transaction Key: KAFKA-14562 URL: https://issues.apache.org/jira/browse/KAFKA-14562 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-14561) Improve transactions experience for older clients by ensuring ongoing transaction

2023-01-03 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-14561: -- Summary: Improve transactions experience for older clients by ensuring ongoing transaction Key: KAFKA-14561 URL: https://issues.apache.org/jira/browse/KAFKA-14561

Re: [DISCUSS] KIP-858: Handle JBOD broker disk failure in KRaft

2023-01-03 Thread Igor Soarez
Hi Jun, Thank you for having another look. 11. That is correct. I have updated the KIP in an attempt to make this clearer. I think the goal should be to try to minimize the chance that a log directory may happen while the metadata is incorrect about the log directory assignment, but also have a

Re: [ANNOUNCE] New committer: Josep Prat

2023-01-03 Thread Bill Bejeck
Congratulations, Josep! -Bill On Tue, Dec 20, 2022 at 9:03 PM Luke Chen wrote: > Congratulations, Josep! > > Luke > > On Wed, Dec 21, 2022 at 6:26 AM Viktor Somogyi-Vass > wrote: > > > Congrats Josep! > > > > On Tue, Dec 20, 2022, 21:56 Matthias J. Sax wrote: > > > > > Congrats! > > > > > >

[DISCUSS] KIP-896: Remove old client protocol API versions in Kafka 4.0

2023-01-03 Thread Ismael Juma
Hi all, I would like to start a discussion regarding the removal of very old client protocol API versions in Apache Kafka 4.0 to improve maintainability & supportability of Kafka. Please take a look at the proposal:

[jira] [Created] (KAFKA-14560) Remove old client protocol API versions in Kafka 4.0 (KIP-896)

2023-01-03 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-14560: --- Summary: Remove old client protocol API versions in Kafka 4.0 (KIP-896) Key: KAFKA-14560 URL: https://issues.apache.org/jira/browse/KAFKA-14560 Project: Kafka

Re: [DISCUSS] KIP-892: Transactional Semantics for StateStores

2023-01-03 Thread Nick Telford
Hi Lucas, Thanks for looking over my KIP. A) The bound is per-instance, not per-Task. This was a typo in the KIP that I've now corrected. It was originally per-Task, but I changed it to per-instance for exactly the reason you highlighted. B) It's worth noting that transactionality is only

Re: [ANNOUNCE] New committer: Justine Olshan

2023-01-03 Thread Tom Bentley
Congratulations! On Mon, 2 Jan 2023 at 18:25, Rajini Sivaram wrote: > Congratulations, Justine, well deserved! > > Regards, > > Rajini > > On Mon, Jan 2, 2023 at 5:29 PM Ismael Juma wrote: > > > Congratulations Justine! > > > > Ismael > > > > On Thu, Dec 29, 2022, 12:58 PM David Jacot wrote: