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

2022-12-15 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.4 #11

2022-12-15 Thread Apache Jenkins Server
See

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

2022-12-15 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-852 Optimize calculation of size for log in remote tier

2022-12-15 Thread Jun Rao
Hi, Divij, Thanks for the explanation. If there is in-memory cache, could we maintain the log size in the cache with the existing API? For example, a replica could make a listRemoteLogSegments(TopicIdPartition topicIdPartition) call on startup to get the remote segment size before the current lea

Re: [VOTE] KIP-889 Versioned State Stores

2022-12-15 Thread John Roesler
Thanks for the thorough KIP, Victoria! I'm +1 (binding) -John On 2022/12/15 19:56:21 Victoria Xia wrote: > Hi all, > > I'd like to start a vote on KIP-889 for introducing versioned key-value > state stores to Kafka Streams: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-889%3A+Versione

Re: [DISCUSS] KIP-890 Server Side Defense

2022-12-15 Thread Jun Rao
Hi, Justine, Thanks for the reply. 70. Assigning a new pid on int overflow seems a bit hacky. If we need a txn level id, it will be better to model this explicitly. Adding a new field would require a bit more work since it requires a new txn marker format in the log. So, we probably need to guard

[jira] [Created] (KAFKA-14497) LastStableOffset is advanced prematurely when a log is reopened.

2022-12-15 Thread Vincent Jiang (Jira)
Vincent Jiang created KAFKA-14497: - Summary: LastStableOffset is advanced prematurely when a log is reopened. Key: KAFKA-14497 URL: https://issues.apache.org/jira/browse/KAFKA-14497 Project: Kafka

Re: [DISCUSS] KIP-889 Versioned State Stores

2022-12-15 Thread Victoria Xia
Thanks again for the great discussion, Sagar, Bruno, and Matthias. I've just sent a message to start the vote on this KIP. Please have a look when you get the chance. Thanks, Victoria On Wed, Dec 14, 2022 at 12:28 PM Matthias J. Sax wrote: > Thanks for clarifying about the null-question. SGTM.

[VOTE] KIP-889 Versioned State Stores

2022-12-15 Thread Victoria Xia
Hi all, I'd like to start a vote on KIP-889 for introducing versioned key-value state stores to Kafka Streams: https://cwiki.apache.org/confluence/display/KAFKA/KIP-889%3A+Versioned+State+Stores The discussion thread has been open for a few weeks now and has converged among the current participan

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

2022-12-15 Thread Apache Jenkins Server
See

[VOTE] 3.3.2 RC0

2022-12-15 Thread Chris Egerton
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.3.2. This is a bugfix release with several fixes since the release of 3.3.1. A few of the major issues include: * KAFKA-14358 Users should not be able to create a regular topic name __c

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Rajini Sivaram
Congratulations, Viktor! Regards, Rajini On Thu, Dec 15, 2022 at 11:41 AM Ron Dagostino wrote: > Congrats to you too, Victor! > > Ron > > > On Dec 15, 2022, at 4:59 AM, Viktor Somogyi-Vass < > viktor.somo...@cloudera.com.invalid> wrote: > > > > Thank you everyone! :) > > > >> On Thu, Dec 15,

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Rajini Sivaram
Congratulations, Ron! Well deserved!! Regards, Rajini On Thu, Dec 15, 2022 at 11:42 AM Ron Dagostino wrote: > Thank you, everyone! > > Ron > > > On Dec 15, 2022, at 5:09 AM, Bruno Cadonna wrote: > > > > Congrats Ron! > > > > Best, > > Bruno > > > >> On 15.12.22 10:23, Viktor Somogyi-Vass wro

[jira] [Resolved] (KAFKA-14427) Add support for ZK migration multi-ops transaction

2022-12-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14427. -- Resolution: Fixed > Add support for ZK migration multi-ops transaction > -

[jira] [Resolved] (KAFKA-14448) ZK brokers register with KRaft during migration

2022-12-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14448. -- Resolution: Fixed > ZK brokers register with KRaft during migration >

[jira] [Resolved] (KAFKA-14428) Add Records, RPCs and Configs for KIP-866

2022-12-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14428. -- Resolution: Fixed > Add Records, RPCs and Configs for KIP-866 > --

[jira] [Reopened] (KAFKA-14427) Add support for ZK migration multi-ops transaction

2022-12-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur reopened KAFKA-14427: -- Assignee: Colin McCabe (was: David Arthur) > Add support for ZK migration multi-ops transac

[jira] [Resolved] (KAFKA-14427) Add support for ZK migration multi-ops transaction

2022-12-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14427. -- Resolution: Fixed > Add support for ZK migration multi-ops transaction > -

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

2022-12-15 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14496) Wrong Base64 encoder used by OIDC OAuthBearerLoginCallbackHandler

2022-12-15 Thread Endre Vig (Jira)
Endre Vig created KAFKA-14496: - Summary: Wrong Base64 encoder used by OIDC OAuthBearerLoginCallbackHandler Key: KAFKA-14496 URL: https://issues.apache.org/jira/browse/KAFKA-14496 Project: Kafka

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Ron Dagostino
Thank you, everyone! Ron > On Dec 15, 2022, at 5:09 AM, Bruno Cadonna wrote: > > Congrats Ron! > > Best, > Bruno > >> On 15.12.22 10:23, Viktor Somogyi-Vass wrote: >> Congrats Ron! :) >>> On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison >>> wrote: >>> Congratulations Ron! >>> >>> On Thu, De

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Ron Dagostino
Congrats to you too, Victor! Ron > On Dec 15, 2022, at 4:59 AM, Viktor Somogyi-Vass > wrote: > > Thank you everyone! :) > >> On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison >> wrote: >> >> Congratulations Viktor! >> >>> On Thu, Dec 15, 2022 at 10:06 AM Tamas Barnabas Egyed >>> wrote: >>>

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

2022-12-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 528987 lines...] [2022-12-15T11:22:20.187Z] [2022-12-15T11:22:20.187Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 165 > Ka

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Bruno Cadonna
Congrats Viktor! Best, Bruno On 15.12.22 10:58, Viktor Somogyi-Vass wrote: Thank you everyone! :) On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison wrote: Congratulations Viktor! On Thu, Dec 15, 2022 at 10:06 AM Tamas Barnabas Egyed wrote: Congratulations, Viktor!

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Bruno Cadonna
Congrats Ron! Best, Bruno On 15.12.22 10:23, Viktor Somogyi-Vass wrote: Congrats Ron! :) On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison wrote: Congratulations Ron! On Thu, Dec 15, 2022 at 9:41 AM Eslam Farag wrote: Congratulations, Ron ☺️ On Thu, 15 Dec 2022 at 10:40 AM Tom Bentley w

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Viktor Somogyi-Vass
Thank you everyone! :) On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison wrote: > Congratulations Viktor! > > On Thu, Dec 15, 2022 at 10:06 AM Tamas Barnabas Egyed > wrote: > > > > Congratulations, Viktor! >

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Viktor Somogyi-Vass
Congrats Ron! :) On Thu, Dec 15, 2022 at 10:22 AM Mickael Maison wrote: > Congratulations Ron! > > On Thu, Dec 15, 2022 at 9:41 AM Eslam Farag wrote: > > > > Congratulations, Ron ☺️ > > > > On Thu, 15 Dec 2022 at 10:40 AM Tom Bentley wrote: > > > > > Congratulations! > > > > > > On Thu, 15 Dec

[jira] [Created] (KAFKA-14495) Improve the RemoteIndexCacheTest

2022-12-15 Thread Luke Chen (Jira)
Luke Chen created KAFKA-14495: - Summary: Improve the RemoteIndexCacheTest Key: KAFKA-14495 URL: https://issues.apache.org/jira/browse/KAFKA-14495 Project: Kafka Issue Type: Sub-task R

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Mickael Maison
Congratulations Ron! On Thu, Dec 15, 2022 at 9:41 AM Eslam Farag wrote: > > Congratulations, Ron ☺️ > > On Thu, 15 Dec 2022 at 10:40 AM Tom Bentley wrote: > > > Congratulations! > > > > On Thu, 15 Dec 2022 at 07:40, Satish Duggana > > wrote: > > > > > Congratulations, Ron!! > > > > > > On Thu,

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Mickael Maison
Congratulations Viktor! On Thu, Dec 15, 2022 at 10:06 AM Tamas Barnabas Egyed wrote: > > Congratulations, Viktor!

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-15 Thread Tamas Barnabas Egyed
Congratulations, Viktor!

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Eslam Farag
Congratulations, Ron ☺️ On Thu, 15 Dec 2022 at 10:40 AM Tom Bentley wrote: > Congratulations! > > On Thu, 15 Dec 2022 at 07:40, Satish Duggana > wrote: > > > Congratulations, Ron!! > > > > On Thu, 15 Dec 2022 at 07:48, ziming deng > > wrote: > > > > > Congratulations, Ron! > > > Well deserved!

Re: [ANNOUNCE] New committer: Ron Dagostino

2022-12-15 Thread Tom Bentley
Congratulations! On Thu, 15 Dec 2022 at 07:40, Satish Duggana wrote: > Congratulations, Ron!! > > On Thu, 15 Dec 2022 at 07:48, ziming deng > wrote: > > > Congratulations, Ron! > > Well deserved! > > > > -- > > Ziming > > > > > On Dec 15, 2022, at 09:16, Luke Chen wrote: > > > > > > Congratula