Re: [DISCUSS] FLIP-430: Remote Compaction For Disaggregated State

2025-09-04 Thread Han Yin
Hi Zakelly, Thanks for your feedback! I address the comments in the following: 1. Good point! I’ve updated the REST API in the FLIP to make the URL more specific. 2. The deployment details are omitted in the FLIP to maintain focus on the core interaction between Flink subtasks and the compacti

[jira] [Created] (FLINK-38326) Kubernetes support oAuthToken authentication

2025-09-04 Thread melin (Jira)
melin created FLINK-38326: - Summary: Kubernetes support oAuthToken authentication Key: FLINK-38326 URL: https://issues.apache.org/jira/browse/FLINK-38326 Project: Flink Issue Type: Improvement

Re: Backport label

2025-09-04 Thread Tom Cooper
I think it would be good idea to have an auto applied "backport" label (if the target branch is not main and matches release-*). Cheers, Tom Cooper @tomcooper.dev | https://tomcooper.dev On Wednesday, 13 August 2025 at 16:33, David Radley wrote: > Hello, > I have been reviewing PRs and no

[jira] [Created] (FLINK-38322) Update to Kafka Client 4.1.0

2025-09-04 Thread Thomas Cooper (Jira)
Thomas Cooper created FLINK-38322: - Summary: Update to Kafka Client 4.1.0 Key: FLINK-38322 URL: https://issues.apache.org/jira/browse/FLINK-38322 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-38321) Optimize the timer registration logic n window early/late firing scenarios

2025-09-04 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-38321: - Summary: Optimize the timer registration logic n window early/late firing scenarios Key: FLINK-38321 URL: https://issues.apache.org/jira/browse/FLINK-38321 Project: Flink

[jira] [Created] (FLINK-38325) Checkpoints are hanging and timing out frequently

2025-09-04 Thread Lucas Borges (Jira)
Lucas Borges created FLINK-38325: Summary: Checkpoints are hanging and timing out frequently Key: FLINK-38325 URL: https://issues.apache.org/jira/browse/FLINK-38325 Project: Flink Issue Type:

[jira] [Created] (FLINK-38324) Job fails to restore keyed state backend when using Forst state backend on S3

2025-09-04 Thread Lucas Borges (Jira)
Lucas Borges created FLINK-38324: Summary: Job fails to restore keyed state backend when using Forst state backend on S3 Key: FLINK-38324 URL: https://issues.apache.org/jira/browse/FLINK-38324 Project

Re: Backport label

2025-09-04 Thread Sebastien Pereira
Hi David, +1 – an automated labelling would help. The baseRefName attribute could be requested from the GraphQL query [1], allowing to add/remove a “backport” label accordingly. Do you already have an idea of the labelling, such as “Backport_”? [1] https://github.com/apache/flink/blob/maste

[jira] [Created] (FLINK-38323) Global Scale Factor Mode

2025-09-04 Thread Salva (Jira)
Salva created FLINK-38323: - Summary: Global Scale Factor Mode Key: FLINK-38323 URL: https://issues.apache.org/jira/browse/FLINK-38323 Project: Flink Issue Type: New Feature Components: Auto

Re: [DISCUSS] FLIP-546: Introduce CREATE OR ALTER for Materialized Tables

2025-09-04 Thread Ron Liu
Hi, Ramin In FLIP-492[1], we introduced the `CREATE OR REPLACE MATERIALIZED TABLE` syntax to support modifying materialized tables. Can we extend this syntax to achieve the functionality you need, such as introducing clause parameters to determine whether to replace the entire table or just some o

[RESULT][VOTE] FLIP-490: Enhanced Job History Retention Policies for HistoryServer

2025-09-04 Thread Yuepeng Pan
Hi devs, I'm happy to announce that FLIP-490: Enhanced Job History Retention Policies for HistoryServer[1] has been accepted with 5 approving votes[2]: - 3 bindings - Becket Qin (binding) - Wei Zhong (binding) - Rui Fan (binding) - 2 non-bindings: - Yuepeng Pan (non-binding) - Zhanghao Che

Re: [VOTE] FLIP-490: Enhanced Job History Retention Policies for HistoryServer

2025-09-04 Thread Yuepeng Pan
Hi all, Thank you for the voting. I'm closing the vote and I'll post the result in a new email thread. Best regards, Yuepeng Pan Replied Message | From | Yuepeng Pan | | Date | 09/4/2025 10:39 | | To | dev@flink.apache.org | | Subject | Re: [VOTE] FLIP-490: Enhanced Job History Retentio

Re: [DISCUSS] FLIP-546: Introduce CREATE OR ALTER for Materialized Tables

2025-09-04 Thread Ramin Gharib
Good morning, Mate, Thanks for the feedback! When I wrote this, the FLIP was not yet closed! I have added the DISTRIBUTED BY/INTO clause to the FLIP. Cheers, Ramin On Wed, Sep 3, 2025 at 7:58 PM Mate Czagany wrote: > Hi Ramin, > > Thank you for the proposal, I think this new command makes perf