Re: [VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Rui Fan
+1 (no-binding) Best Rui Fan On Fri, Jan 20, 2023 at 10:46 PM ConradJam wrote: > +1 (no-binding) > thanks driving it > > Martijn Visser 于2023年1月20日周五 21:16写道: > > > +1 (binding) > > > > Thanks for driving this > > > > Best regards, Martijn > > > > Op vr 20 jan. 2023 om 12:53 schreef Piotr

Fwd: UDFs classloading changes in 1.16

2023-01-20 Thread Martijn Visser
I'm forwarding this issue to the Dev mailing list since it should be discussed there, moving User ML to BCC. Also adding Dong since he was involved in the discussion Thanks for reporting this Charles. I've re-opened https://issues.apache.org/jira/browse/FLINK-28897 but it could be that this

Re: [VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread ConradJam
+1 (no-binding) thanks driving it Martijn Visser 于2023年1月20日周五 21:16写道: > +1 (binding) > > Thanks for driving this > > Best regards, Martijn > > Op vr 20 jan. 2023 om 12:53 schreef Piotr Nowojski : > > > +1 binding > > > > pt., 20 sty 2023 o 11:33 Dawid Wysakowicz > > napisał(a): > > > > > +1

[VOTE] Release flink-connector-gcp-pubsub v3.0.0, release candidate #1

2023-01-20 Thread Martijn Visser
Hi everyone, Please review and vote on the release candidate #1 for the version 3.0.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [1], *

[jira] [Created] (FLINK-30765) LeaderElectionService.stop should always call revokeLeadership

2023-01-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30765: - Summary: LeaderElectionService.stop should always call revokeLeadership Key: FLINK-30765 URL: https://issues.apache.org/jira/browse/FLINK-30765 Project: Flink

Re: [VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Martijn Visser
+1 (binding) Thanks for driving this Best regards, Martijn Op vr 20 jan. 2023 om 12:53 schreef Piotr Nowojski : > +1 binding > > pt., 20 sty 2023 o 11:33 Dawid Wysakowicz > napisał(a): > > > +1 (binding) > > > > Best, > > > > Dawid > > > > On 20/01/2023 11:24, Etienne Chauchot wrote: > > > Hi

[jira] [Created] (FLINK-30764) Include generic delegation token params in the main config page

2023-01-20 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-30764: - Summary: Include generic delegation token params in the main config page Key: FLINK-30764 URL: https://issues.apache.org/jira/browse/FLINK-30764 Project: Flink

[jira] [Created] (FLINK-30763) Make TestingLeaderElectionService comply to how the LeaderElectionService interface is intended

2023-01-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30763: - Summary: Make TestingLeaderElectionService comply to how the LeaderElectionService interface is intended Key: FLINK-30763 URL: https://issues.apache.org/jira/browse/FLINK-30763

Re: [VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Piotr Nowojski
+1 binding pt., 20 sty 2023 o 11:33 Dawid Wysakowicz napisał(a): > +1 (binding) > > Best, > > Dawid > > On 20/01/2023 11:24, Etienne Chauchot wrote: > > Hi all, > > > > after the discussion in [1], I would like to open a voting thread for > > FLIP-290 [2] which discusses operator state

Re: [VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Dawid Wysakowicz
+1 (binding) Best, Dawid On 20/01/2023 11:24, Etienne Chauchot wrote: Hi all, after the discussion in [1], I would like to open a voting thread for FLIP-290 [2] which discusses operator state compression. The vote will be open until January 25th (72h + weekend), unless there is an

[VOTE] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Etienne Chauchot
Hi all, after the discussion in [1], I would like to open a voting thread for FLIP-290 [2] which discusses operator state compression. The vote will be open until January 25th (72h + weekend), unless there is an objection or not enough votes. Best Etienne (1)

Re: [DISCUSS] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Etienne Chauchot
Hi, We have reached consensus on this FLIP, I'll start the vote thread. Best Etienne Le 20/01/2023 à 10:59, Dawid Wysakowicz a écrit : The reason I replied with an older ticket about compression formats aims to provide some existing discussion for information. I think

[jira] [Created] (FLINK-30762) Add nightly builds for AWS connectors repo

2023-01-20 Thread Aleksandr Pilipenko (Jira)
Aleksandr Pilipenko created FLINK-30762: --- Summary: Add nightly builds for AWS connectors repo Key: FLINK-30762 URL: https://issues.apache.org/jira/browse/FLINK-30762 Project: Flink

Re: [DISCUSS] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Dawid Wysakowicz
The reason I replied with an older ticket about compression formats aims to provide some existing discussion for information. I think supporting operator state compression is a good start if we really want to introduce more compression formats in the future. Makes sense! Thanks for

Re: [DISCUSS] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Yun Tang
I think it's fine to start the vote now considering received positive options already. The reason I replied with an older ticket about compression formats aims to provide some existing discussion for information. I think supporting operator state compression is a good start if we really want

[jira] [Created] (FLINK-30761) Remove JVM asserts from leader election code

2023-01-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30761: - Summary: Remove JVM asserts from leader election code Key: FLINK-30761 URL: https://issues.apache.org/jira/browse/FLINK-30761 Project: Flink Issue Type:

[jira] [Created] (FLINK-30760) Fix @GuardedBy annotations in DefaultLeaderElectionService

2023-01-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30760: - Summary: Fix @GuardedBy annotations in DefaultLeaderElectionService Key: FLINK-30760 URL: https://issues.apache.org/jira/browse/FLINK-30760 Project: Flink

[jira] [Created] (FLINK-30759) Merge DispatcherRunnerLeaderElectionLifecycleManager into DefaultDispatcherRunner

2023-01-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30759: - Summary: Merge DispatcherRunnerLeaderElectionLifecycleManager into DefaultDispatcherRunner Key: FLINK-30759 URL: https://issues.apache.org/jira/browse/FLINK-30759

Re: [DISCUSS] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Dawid Wysakowicz
I would not unnecessarily extend the scope of the FLIP. From what I've gathered having a compression for operator state is good enough. If requests for more compression formats come I'd start it as a separate effort as it requires more changes both on the operator and keyed state side,

Re: [DISCUSS] FLIP-290: Operator state compression (FLINK-30113)

2023-01-20 Thread Yun Tang
I think this proposal is reasonable. And the community actually had a discussion on supporting more compression formats for checkpoints several years ago [1]. The previous ticket is not done due to the priority is not high and the lack of developers to drive. I think we might continue this