Re: CONTENTS DELETED in nabble frontend

2021-06-23 Thread Robert Metzger
I've set up the nabble archives back in the stone age of Flink, when the Apache archive didn't provide a very modern user experience. Since lists.apache.org exists, we don't really need nabble anymore. I'll open a pull request to replace the links to nabble to point to lists.apache.org on the

Re: [DISCUSS] Drop Mesos in 1.14

2021-06-22 Thread Robert Metzger
I'm adding Oleksandr from Criteo to this thread, they've mentioned in the past that they are using Flink on Mesos (IIRC the only company that seemed to be doing so) I'm personally fine with dropping Mesos support. On Tue, Jun 22, 2021 at 10:29 AM Chesnay Schepler wrote: > Last week I spent

Re: [DISCUSS] Feedback Collection Jira Bot

2021-06-16 Thread Robert Metzger
fforts > >> > > > that might include several subtasks. Currently, if we split an > issue > >> > > > into subtasks usually most subtasks are assigned to the same > person. > >> > But > >> > > > the bot requires us to update all subtasks again after 7 days.

[jira] [Created] (FLINK-23000) Allow downloading all Flink logs from the UI

2021-06-15 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-23000: -- Summary: Allow downloading all Flink logs from the UI Key: FLINK-23000 URL: https://issues.apache.org/jira/browse/FLINK-23000 Project: Flink Issue Type

[jira] [Created] (FLINK-22923) Queryable state (rocksdb) with TM restart end-to-end test unstable

2021-06-08 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22923: -- Summary: Queryable state (rocksdb) with TM restart end-to-end test unstable Key: FLINK-22923 URL: https://issues.apache.org/jira/browse/FLINK-22923 Project

[jira] [Created] (FLINK-22856) Move our Azure pipelines away from Ubuntu 16.04 by September

2021-06-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22856: -- Summary: Move our Azure pipelines away from Ubuntu 16.04 by September Key: FLINK-22856 URL: https://issues.apache.org/jira/browse/FLINK-22856 Project: Flink

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-28 Thread Robert Metzger
+1 (binding) - Tried out reactive mode in from the scala 2.11 binary locally (with scale up & stop with savepoint) - reviewed website update - randomly checked a jar file in the staging repo (flink-python jar looks okay (I just checked superifically)) On Fri, May 28, 2021 at 5:16 AM Leonard

[jira] [Created] (FLINK-22765) ExceptionUtilsITCase.testIsMetaspaceOutOfMemoryError is unstable

2021-05-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22765: -- Summary: ExceptionUtilsITCase.testIsMetaspaceOutOfMemoryError is unstable Key: FLINK-22765 URL: https://issues.apache.org/jira/browse/FLINK-22765 Project: Flink

Re: [DISCUSS] Releasing Flink 1.13.1

2021-05-20 Thread Robert Metzger
s://issues.apache.org/jira/browse/FLINK-22686 that was reported > > today. > > On Mon, May 17, 2021 at 11:52 AM Timo Walther > > > wrote: > > Hi Konstantin, > > thanks for starting the discussion. From the Table API side, we also > fixed a couple of critical

Re: The timeline of Flink support Reactive mode in Yarn

2021-05-20 Thread Robert Metzger
Hey Bing, The idea of reactive mode is that it reacts to changing resource availability, where an outside service is adding or removing machines to a Flink cluster. Reactive Mode doesn't work on an active resource manager such as YARN, because you can not tell YARN from the outside to remove

Re: [DISCUSS] Feedback Collection Jira Bot

2021-05-20 Thread Robert Metzger
+1 This would also cover test instabilities, which I personally believe should not be auto-deprioritized until they've been analyzed. On Wed, May 19, 2021 at 1:46 PM Till Rohrmann wrote: > I like this idea. +1 for your proposal Konstantin. > > Cheers, > Till > > On Wed, May 19, 2021 at 1:30 PM

Re: [DISCUSS] Component labels in PR/commit messages

2021-05-20 Thread Robert Metzger
+1 to Till's proposal to update the wording. Regarding c) The guide [1] actually mentions a good heuristic for coming up with a label that is also suitable for newcomers: The maven module name where most of the changes are. [1]

[jira] [Created] (FLINK-22692) CheckpointStoreITCase.testRestartOnRecoveryFailure fails with RuntimeException

2021-05-18 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22692: -- Summary: CheckpointStoreITCase.testRestartOnRecoveryFailure fails with RuntimeException Key: FLINK-22692 URL: https://issues.apache.org/jira/browse/FLINK-22692

Re: [DISCUSS] Releasing Flink 1.13.1

2021-05-17 Thread Robert Metzger
Thanks a lot for starting the discussion about the release. I'd like to include https://issues.apache.org/jira/browse/FLINK-22266 as well (I forgot to set the fixVersion accordingly). It's an important fix for the stop with savepoint operation of the adaptive scheduler. On Mon, May 17, 2021 at

Re: [VOTE] Release 1.12.4, release candidate #1

2021-05-17 Thread Robert Metzger
+1 (binding) - Checked diff to 1.12.3: https://github.com/apache/flink/compare/release-1.12.3-rc1...release-1.12.4-rc1 - checked some jars in the staging repo - checked contents of flink-dist jar of 2.11 release - Submitted demo job On Sun, May 16, 2021 at 8:40 PM Dawid Wysakowicz wrote: > +1

Re: Help. Who can add permission in FLIP.

2021-05-16 Thread Robert Metzger
Hey, I gave you edit permissions in the Flink wiki! On Mon, May 17, 2021 at 3:30 AM wrote: > Hi,I want to write a FLIP in [confluence]( > https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals).Who > can help? Thx. > My username is wangwj.My email is wangw...@sina.cn. > >

[jira] [Created] (FLINK-22593) SavepointITCase.testShouldAddEntropyToSavepointPath unstable

2021-05-07 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22593: -- Summary: SavepointITCase.testShouldAddEntropyToSavepointPath unstable Key: FLINK-22593 URL: https://issues.apache.org/jira/browse/FLINK-22593 Project: Flink

[jira] [Created] (FLINK-22574) Adaptive Scheduler: Can not cancel restarting job

2021-05-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22574: -- Summary: Adaptive Scheduler: Can not cancel restarting job Key: FLINK-22574 URL: https://issues.apache.org/jira/browse/FLINK-22574 Project: Flink Issue

[jira] [Created] (FLINK-22556) Extend license checker to scan for traces of (L)GPL licensed code

2021-05-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22556: -- Summary: Extend license checker to scan for traces of (L)GPL licensed code Key: FLINK-22556 URL: https://issues.apache.org/jira/browse/FLINK-22556 Project: Flink

Re: [VOTE] Release 1.13.0, release candidate #2

2021-04-29 Thread Robert Metzger
Thanks for creating the RC and managing the release process so far Guowei and Dawid! +1 (binding) Checks: - I deployed the RC on AWS EMR (session cluster and per-job cluster). I confirmed a minor issue Arvid Heise told me offline about: https://issues.apache.org/jira/browse/FLINK-22509. I

[jira] [Created] (FLINK-22509) ./bin/flink run -m yarn-cluster -d submission leads to IllegalStateException

2021-04-28 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22509: -- Summary: ./bin/flink run -m yarn-cluster -d submission leads to IllegalStateException Key: FLINK-22509 URL: https://issues.apache.org/jira/browse/FLINK-22509

Re: [VOTE] Release 1.12.3, release candidate #1

2021-04-27 Thread Robert Metzger
+1 (binding) - started cluster, ran example job on macos - sources look fine - Eyeballed the diff: https://github.com/apache/flink/compare/release-1.12.2...release-1.12.3-rc1. According to "git diff release-1.12.2...release-1.12.3-rc1 '*.xml'", there was only one external dependency change

Re: [DISCUSS] Using timeouts in JUnit tests

2021-04-26 Thread Robert Metzger
I was actually recently wondering if we shouldn't rather use timeouts more aggressively in JUnit. There was recently a case where a number of tests accidentally ran for 5 minutes, because a timeout was increased to 5 minutes. If we had a global limit of 1 minute per test, we would have caught this

[jira] [Created] (FLINK-22483) Recover checkpoints when JobMaster gains leadership

2021-04-26 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22483: -- Summary: Recover checkpoints when JobMaster gains leadership Key: FLINK-22483 URL: https://issues.apache.org/jira/browse/FLINK-22483 Project: Flink

[jira] [Created] (FLINK-22413) Hide Checkpointing page in the UI for batch jobs

2021-04-22 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22413: -- Summary: Hide Checkpointing page in the UI for batch jobs Key: FLINK-22413 URL: https://issues.apache.org/jira/browse/FLINK-22413 Project: Flink Issue

[jira] [Created] (FLINK-22331) CLI Frontend (RestClient) doesn't work on Apple M1

2021-04-17 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22331: -- Summary: CLI Frontend (RestClient) doesn't work on Apple M1 Key: FLINK-22331 URL: https://issues.apache.org/jira/browse/FLINK-22331 Project: Flink Issue

Re: [VOTE] Deprecating Mesos support

2021-04-14 Thread Robert Metzger
+1 On Wed, Apr 14, 2021 at 11:32 AM Arvid Heise wrote: > +1 > > On Wed, Apr 14, 2021 at 11:21 AM Xintong Song > wrote: > > > +1 > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Wed, Apr 14, 2021 at 4:58 PM Yangze Guo wrote: > > > > > +1 > > > > > > Best, > > > Yangze Guo > > > > > >

[jira] [Created] (FLINK-22258) Adaptive Scheduler: Show history of rescales in the Web UI

2021-04-13 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22258: -- Summary: Adaptive Scheduler: Show history of rescales in the Web UI Key: FLINK-22258 URL: https://issues.apache.org/jira/browse/FLINK-22258 Project: Flink

Re: [DISCUSS] Flink should rely on flink-shaded SNAPSHOT artifacts

2021-04-13 Thread Robert Metzger
t; flink-shaded that I don't think this will be a problem. > c) a-SNAPSHOT-uniquesuffix => a.0 > > On 4/12/2021 3:07 PM, Robert Metzger wrote: > > Thanks a lot for your proposal, I'm generally open to the idea > > > > I have a few questions: > > a) Does this mean t

[jira] [Created] (FLINK-22252) Backquotes are not rendered correctly in config option descriptions

2021-04-13 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22252: -- Summary: Backquotes are not rendered correctly in config option descriptions Key: FLINK-22252 URL: https://issues.apache.org/jira/browse/FLINK-22252 Project

[jira] [Created] (FLINK-22244) Clarify Reactive Mode documentation wrt to timeouts

2021-04-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22244: -- Summary: Clarify Reactive Mode documentation wrt to timeouts Key: FLINK-22244 URL: https://issues.apache.org/jira/browse/FLINK-22244 Project: Flink

[jira] [Created] (FLINK-22243) Reactive Mode parallelism changes are not shown in the job graph visualization in the UI

2021-04-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22243: -- Summary: Reactive Mode parallelism changes are not shown in the job graph visualization in the UI Key: FLINK-22243 URL: https://issues.apache.org/jira/browse/FLINK-22243

Re: [DISCUSS] Flink should rely on flink-shaded SNAPSHOT artifacts

2021-04-12 Thread Robert Metzger
Thanks a lot for your proposal, I'm generally open to the idea I have a few questions: a) Does this mean that we are changing flink-shaded to deploy snapshot artifacts to Apache's snapshot maven repository, and change Flink's parent pom to point to this snapshot repo? b) How do you plan to

Re: [VOTE] Apache Flink Stateful Functions 3.0.0, release candidate #1

2021-04-07 Thread Robert Metzger
I see. Thanks a lot for clarifying. I then vote +1 (binding) on this release. Thanks a lot for driving this! On Thu, Apr 8, 2021 at 5:19 AM Tzu-Li (Gordon) Tai wrote: > @Robert Metzger > > Sorry, this is the correct link to the class file you are referring to > (previous link

Re: [VOTE] Apache Flink Stateful Functions 3.0.0, release candidate #1

2021-04-07 Thread Robert Metzger
This jar contains a com/google/protobuf classfile, which is not declared in any NOTICE file (and doesn't ship the license file of protobuf): https://repository.apache.org/content/repositories/orgapacheflink-1415/org/apache/flink/statefun-flink-common/3.0.0/statefun-flink-common-3.0.0.jar I fear

[jira] [Created] (FLINK-22105) testForceAlignedCheckpointResultingInPriorityEvents unstable

2021-04-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22105: -- Summary: testForceAlignedCheckpointResultingInPriorityEvents unstable Key: FLINK-22105 URL: https://issues.apache.org/jira/browse/FLINK-22105 Project: Flink

Re: [VOTE] Release flink-shaded 13.0, release candidate #0

2021-04-01 Thread Robert Metzger
+1 (binding) - Diff looks good - staging repository looks fine On Wed, Mar 31, 2021 at 2:36 PM Dawid Wysakowicz wrote: > +1 > > - Checked diffs between 1.12 and 1.11: > > https://github.com/apache/flink-shaded/compare/release-12.0...release-13.0-rc1 >

[jira] [Created] (FLINK-22062) Add "Data Sources" (FLIP-27 sources overview page) page from 1.12x to master

2021-03-31 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22062: -- Summary: Add "Data Sources" (FLIP-27 sources overview page) page from 1.12x to master Key: FLINK-22062 URL: https://issues.apache.org/jira/browse/F

[jira] [Created] (FLINK-22040) Maven: Entry has not been leased from this pool / fix for e2e tests

2021-03-30 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22040: -- Summary: Maven: Entry has not been leased from this pool / fix for e2e tests Key: FLINK-22040 URL: https://issues.apache.org/jira/browse/FLINK-22040 Project

Re: [DISCUSS] Releasing Stateful Functions 3.0.0

2021-03-29 Thread Robert Metzger
Wow, the feature list sounds really exciting! No concerns from my side! On Thu, Mar 25, 2021 at 1:57 PM Konstantin Knauf wrote: > Hi Gordon, > > Thank you for the update. +1 for a timely release. For existing Statefun > users, is there already something in the documentation that describes the

Re: [DISCUSS] Feature freeze date for 1.13

2021-03-29 Thread Robert Metzger
+1 for March 31st for the feature freeze. On Fri, Mar 26, 2021 at 3:39 PM Dawid Wysakowicz wrote: > Thank you Thomas! I'll definitely check the issue you linked. > > Best, > > Dawid > > On 23/03/2021 20:35, Thomas Weise wrote: > > Hi Dawid, > > > > Thanks for the heads up. > > > > Regarding

Re: [BULK]Re: [SURVEY] Remove Mesos support

2021-03-29 Thread Robert Metzger
k.apache.org>>, user > < > >>>> >> u...@flink.apache.org<mailto:u...@flink.apache.org>> > >>>> >> Cc: Lasse Nedergaard >>>> >> lassenedergaardfl...@gmail.com>>, >>>> >> p.nar...@c

[jira] [Created] (FLINK-22001) Exceptions from JobMaster initialization are not forwarded to the user

2021-03-28 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-22001: -- Summary: Exceptions from JobMaster initialization are not forwarded to the user Key: FLINK-22001 URL: https://issues.apache.org/jira/browse/FLINK-22001 Project

Re: [VOTE] Apache Flink Jira Process (& Bot)

2021-03-26 Thread Robert Metzger
+1 This is a very good improvement! Most likely we'll have to adjust the parameters a bit in the beginning, once we've seen it in practice, but this will help keep the Jira clean. On Wed, Mar 24, 2021 at 11:15 AM Konstantin Knauf wrote: > > When/how are labels removed? > > Manually by the user

[jira] [Created] (FLINK-21929) flink-statebackend-rocksdb crashes with Error occurred in starting fork

2021-03-23 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21929: -- Summary: flink-statebackend-rocksdb crashes with Error occurred in starting fork Key: FLINK-21929 URL: https://issues.apache.org/jira/browse/FLINK-21929 Project

[jira] [Created] (FLINK-21884) Reduce TaskManager failure detection time

2021-03-19 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21884: -- Summary: Reduce TaskManager failure detection time Key: FLINK-21884 URL: https://issues.apache.org/jira/browse/FLINK-21884 Project: Flink Issue Type

[jira] [Created] (FLINK-21883) Introduce cooldown period into adaptive scheduler

2021-03-19 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21883: -- Summary: Introduce cooldown period into adaptive scheduler Key: FLINK-21883 URL: https://issues.apache.org/jira/browse/FLINK-21883 Project: Flink Issue

Re: [DISCUSS] Removal of flink-swift-fs-hadoop module

2021-03-16 Thread Robert Metzger
> > > >> I'm almost always in favour of removing old code instead of > > > >> continuing to let it rot. > > > >> > > > >> Best, > > > >> Aljoscha > > > >> > > > >> On 2021/01

[jira] [Created] (FLINK-21819) Remove swift FS filesystem

2021-03-16 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21819: -- Summary: Remove swift FS filesystem Key: FLINK-21819 URL: https://issues.apache.org/jira/browse/FLINK-21819 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-21712) Extract interfaces for the Execution* (classes used by the DefaultExecutonGraph)

2021-03-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21712: -- Summary: Extract interfaces for the Execution* (classes used by the DefaultExecutonGraph) Key: FLINK-21712 URL: https://issues.apache.org/jira/browse/FLINK-21712

[jira] [Created] (FLINK-21711) DataStreamSink doesn't allow setting maxParallelism

2021-03-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21711: -- Summary: DataStreamSink doesn't allow setting maxParallelism Key: FLINK-21711 URL: https://issues.apache.org/jira/browse/FLINK-21711 Project: Flink

Re: [ANNOUCE][DISCUSS] Roadmap Update for Website

2021-03-09 Thread Robert Metzger
't put it there. > > The radar should be updated after each release. > > > > What do you think? > > > > On Sat, Mar 6, 2021 at 3:41 PM Robert Metzger > wrote: > > > > > Thanks a lot for updating the roadmap! > > > > > > I really like

Re: [ANNOUCE][DISCUSS] Roadmap Update for Website

2021-03-06 Thread Robert Metzger
Thanks a lot for updating the roadmap! I really like the new Feature Radar, because it makes some assumptions floating around on JIRA and the lists properly documented. I guess the radar is missing the Reactive Mode as an MVP feature. Otherwise, I'm +1 on publishing this soon! On Tue, Mar 2,

[jira] [Created] (FLINK-21638) Clean up argument order and semantics of all "stopWithSavepoint" calls in the codebase

2021-03-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21638: -- Summary: Clean up argument order and semantics of all "stopWithSavepoint" calls in the codebase Key: FLINK-21638 URL: https://issues.apache.org/jira/browse/F

[jira] [Created] (FLINK-21606) TaskManager connected to invalid JobManager leading to TaskSubmissionException

2021-03-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21606: -- Summary: TaskManager connected to invalid JobManager leading to TaskSubmissionException Key: FLINK-21606 URL: https://issues.apache.org/jira/browse/FLINK-21606

[jira] [Created] (FLINK-21604) Remove adaptive scheduler nightly test profile, replace with more specific testing approach

2021-03-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21604: -- Summary: Remove adaptive scheduler nightly test profile, replace with more specific testing approach Key: FLINK-21604 URL: https://issues.apache.org/jira/browse/FLINK-21604

[jira] [Created] (FLINK-21587) FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources is unstable

2021-03-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21587: -- Summary: FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources is unstable Key: FLINK-21587 URL: https://issues.apache.org/jira/browse/FLINK-21587

[jira] [Created] (FLINK-21561) Introduce cache for binaries downloaded by bash tests

2021-03-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21561: -- Summary: Introduce cache for binaries downloaded by bash tests Key: FLINK-21561 URL: https://issues.apache.org/jira/browse/FLINK-21561 Project: Flink

Re: [DISCUSS] Apache Flink Jira Process

2021-03-02 Thread Robert Metzger
Thanks a lot for the proposal! +1 for doing it! On Tue, Mar 2, 2021 at 12:27 PM Khachatryan Roman < khachatryan.ro...@gmail.com> wrote: > Hi Konstantin, > > I think we should try it out. > Even if tickets don't work well it can be a good step towards managing > technical debt in some other way,

Re: [DISCUSS] Splitting User support mailing list

2021-03-02 Thread Robert Metzger
Thanks a lot for bringing up this idea Roman! After reading the initial proposal, I quite liked the idea, because it makes our life easier: We can only monitor lists relevant for the topics we are working on (I have to admit that I usually skip all questions that seem to be related to SQL or

[jira] [Created] (FLINK-21558) DeclarativeSlotManager starts logging "Could not fulfill resource requirements of job xxx"

2021-03-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21558: -- Summary: DeclarativeSlotManager starts logging "Could not fulfill resource requirements of job xxx" Key: FLINK-21558 URL: https://issues.apache.org/jira/browse/F

[jira] [Created] (FLINK-21534) Test jars are uploaded twice during Flink maven deployment

2021-03-01 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21534: -- Summary: Test jars are uploaded twice during Flink maven deployment Key: FLINK-21534 URL: https://issues.apache.org/jira/browse/FLINK-21534 Project: Flink

[jira] [Created] (FLINK-21475) StateWithExecutionGraph.suspend fails with IllegalStateException

2021-02-23 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21475: -- Summary: StateWithExecutionGraph.suspend fails with IllegalStateException Key: FLINK-21475 URL: https://issues.apache.org/jira/browse/FLINK-21475 Project: Flink

[jira] [Created] (FLINK-21450) Add local recovery support to adaptive scheduler

2021-02-22 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21450: -- Summary: Add local recovery support to adaptive scheduler Key: FLINK-21450 URL: https://issues.apache.org/jira/browse/FLINK-21450 Project: Flink Issue

[jira] [Created] (FLINK-21390) Rename DeclarativeScheduler to AdaptiveScheduler

2021-02-17 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21390: -- Summary: Rename DeclarativeScheduler to AdaptiveScheduler Key: FLINK-21390 URL: https://issues.apache.org/jira/browse/FLINK-21390 Project: Flink Issue

[jira] [Created] (FLINK-21360) Add resourceTimeout configuration

2021-02-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21360: -- Summary: Add resourceTimeout configuration Key: FLINK-21360 URL: https://issues.apache.org/jira/browse/FLINK-21360 Project: Flink Issue Type: Sub-task

Re: [Announce] Hugo migration complete

2021-02-10 Thread Robert Metzger
I'm taking care of the buildbot scripts. Thanks a lot for the effort! On Wed, Feb 10, 2021 at 7:23 PM Chesnay Schepler wrote: > Looks like the buildbot scripts have not been updated yet: > > https://ci.apache.org/builders/flink-docs-master/builds/2134/steps/Build%20docs/logs/stdio > > On

[jira] [Created] (FLINK-21348) Add tests for StateWithExecutionGraph

2021-02-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21348: -- Summary: Add tests for StateWithExecutionGraph Key: FLINK-21348 URL: https://issues.apache.org/jira/browse/FLINK-21348 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-21347) Extract interface out of ExecutionGraph for better testability

2021-02-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21347: -- Summary: Extract interface out of ExecutionGraph for better testability Key: FLINK-21347 URL: https://issues.apache.org/jira/browse/FLINK-21347 Project: Flink

[jira] [Created] (FLINK-21333) Introduce stopping with savepoint state

2021-02-09 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21333: -- Summary: Introduce stopping with savepoint state Key: FLINK-21333 URL: https://issues.apache.org/jira/browse/FLINK-21333 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-21329) "Local recovery and sticky scheduling end-to-end test" does not finish within 600 seconds

2021-02-08 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21329: -- Summary: "Local recovery and sticky scheduling end-to-end test" does not finish within 600 seconds Key: FLINK-21329 URL: https://issues.apache.org/jira/browse/F

[jira] [Created] (FLINK-21307) Revisit activation model of FlinkSecurityManager

2021-02-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21307: -- Summary: Revisit activation model of FlinkSecurityManager Key: FLINK-21307 URL: https://issues.apache.org/jira/browse/FLINK-21307 Project: Flink Issue

[jira] [Created] (FLINK-21306) FlinkSecurityManager might avoid fatal system exits

2021-02-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21306: -- Summary: FlinkSecurityManager might avoid fatal system exits Key: FLINK-21306 URL: https://issues.apache.org/jira/browse/FLINK-21306 Project: Flink

[RESULT][VOTE] FLIP-159: Reactive Mode

2021-02-03 Thread Robert Metzger
On Thu, Jan 28, 2021 at 11:27 AM Yang Wang > > > wrote: > > > > > > > > > Thanks Robert for your great work on this FLIP. This is really a > big > > > step > > > > > to make Flink auto scalable. > > > > > > > >

[jira] [Created] (FLINK-21260) Add DeclarativeScheduler / Finished state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21260: -- Summary: Add DeclarativeScheduler / Finished state Key: FLINK-21260 URL: https://issues.apache.org/jira/browse/FLINK-21260 Project: Flink Issue Type

[jira] [Created] (FLINK-21259) Add DeclarativeScheduler / Failing state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21259: -- Summary: Add DeclarativeScheduler / Failing state Key: FLINK-21259 URL: https://issues.apache.org/jira/browse/FLINK-21259 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-21258) Add DeclarativeScheduler / Canceling state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21258: -- Summary: Add DeclarativeScheduler / Canceling state Key: FLINK-21258 URL: https://issues.apache.org/jira/browse/FLINK-21258 Project: Flink Issue Type

[jira] [Created] (FLINK-21257) Add DeclarativeScheduler / Restarting state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21257: -- Summary: Add DeclarativeScheduler / Restarting state Key: FLINK-21257 URL: https://issues.apache.org/jira/browse/FLINK-21257 Project: Flink Issue Type

[jira] [Created] (FLINK-21256) Add DeclarativeScheduler / Executing state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21256: -- Summary: Add DeclarativeScheduler / Executing state Key: FLINK-21256 URL: https://issues.apache.org/jira/browse/FLINK-21256 Project: Flink Issue Type

[jira] [Created] (FLINK-21255) Add DeclarativeScheduler / WaitingForResources state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21255: -- Summary: Add DeclarativeScheduler / WaitingForResources state Key: FLINK-21255 URL: https://issues.apache.org/jira/browse/FLINK-21255 Project: Flink

[jira] [Created] (FLINK-21254) Add DeclarativeScheduler / Created state

2021-02-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21254: -- Summary: Add DeclarativeScheduler / Created state Key: FLINK-21254 URL: https://issues.apache.org/jira/browse/FLINK-21254 Project: Flink Issue Type

Re: [VOTE] FLIP-160: Declarative scheduler

2021-01-29 Thread Robert Metzger
... and thanks a lot for your work :) I'm really excited about finally adding this feature to Flink! On Fri, Jan 29, 2021 at 3:40 PM Robert Metzger wrote: > +1 (binding) > > On Fri, Jan 29, 2021 at 3:23 PM Till Rohrmann > wrote: > >> Hi all, >> >> since the

Re: [VOTE] FLIP-160: Declarative scheduler

2021-01-29 Thread Robert Metzger
+1 (binding) On Fri, Jan 29, 2021 at 3:23 PM Till Rohrmann wrote: > Hi all, > > since the discussion [1] about FLIP-160 [2] seems to have reached a > consensus, I'd like to start a formal vote for the FLIP. > > Please vote +1 to approve the FLIP, or -1 with a comment. The vote will be > open at

Re: [VOTE] FLIP-159: Reactive Mode

2021-01-28 Thread Robert Metzger
> > On Thu, Jan 28, 2021 at 3:27 PM Xintong Song > wrote: > > > > Thanks Robert. LGTM. > > > > +1 (binding) > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Thu, Jan 28, 2021 at 2:50 PM Robert

[VOTE] FLIP-159: Reactive Mode

2021-01-27 Thread Robert Metzger
Hi all, since the discussion [1] about FLIP-159 [2] seems to have reached a consensus, I'd like to start a formal vote for the FLIP. Please vote +1 to approve the FLIP, or -1 with a comment. The vote will be open at least until Tuesday, Feb 2nd. Best, Robert [1]

Re: [DISCUSS] FLIP-159: Reactive Mode

2021-01-27 Thread Robert Metzger
ng Song > > wrote: > > > > > Thanks for the explanation, Robert. > > > > > > Now I see how these things are expected to be supported in steps. > > > > > > I think you are right. Demanding a fixed finite amount of resources can > > be > >

[jira] [Created] (FLINK-21166) NullPointer in CheckpointMetricsBuilder surfacing in "Resuming Savepoint" e2e

2021-01-27 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21166: -- Summary: NullPointer in CheckpointMetricsBuilder surfacing in "Resuming Savepoint" e2e Key: FLINK-21166 URL: https://issues.apache.org/jira/browse/F

Re: Re: [DISCUSS] Dealing with deprecated and legacy code in Flink

2021-01-26 Thread Robert Metzger
Thank you for starting this discussion Timo! Maybe we should draft a Wiki page outlining our deprecation and removal policies for legacy code in Flink. We'll need such a document anyways, and summarizing the consensus from this discussion into a document would allow us to move forward with this

[DISCUSS] Removal of flink-swift-fs-hadoop module

2021-01-26 Thread Robert Metzger
Hi all, during a security maintenance PR [1], Chesnay noticed that the flink-swift-fs-hadoop module is lacking test coverage [2]. Also, there hasn't been any substantial change since 2018, when it was introduced. On the user@ ML, I could not find any proof of significant use of the module (no one

Re: [DISCUSS] FLIP-159: Reactive Mode

2021-01-26 Thread Robert Metzger
r projects > (e.g., Apache YuniKorn [1]) that can bring the similar scheduling > capability to Kubernetes > > > Thank you~ > > Xintong Song > > > [1] https://yunikorn.apache.org/ > > On Mon, Jan 25, 2021 at 4:48 PM Robert Metzger > wrote: > > > Thank

[jira] [Created] (FLINK-21136) Reactive Mode: Adjust timeout behavior in declarative scheduler

2021-01-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21136: -- Summary: Reactive Mode: Adjust timeout behavior in declarative scheduler Key: FLINK-21136 URL: https://issues.apache.org/jira/browse/FLINK-21136 Project: Flink

[jira] [Created] (FLINK-21135) Reactive Mode: Change Declarative Scheduler to set infinite parallelism in JobGraph

2021-01-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21135: -- Summary: Reactive Mode: Change Declarative Scheduler to set infinite parallelism in JobGraph Key: FLINK-21135 URL: https://issues.apache.org/jira/browse/FLINK-21135

[jira] [Created] (FLINK-21134) Introduce execution mode configuration key and check for supported ClusterEntrypoint type

2021-01-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21134: -- Summary: Introduce execution mode configuration key and check for supported ClusterEntrypoint type Key: FLINK-21134 URL: https://issues.apache.org/jira/browse/FLINK-21134

Re: [VOTE] Release 1.10.3, release candidate #1

2021-01-25 Thread Robert Metzger
+1 (binding) - checked the diff between 1.10.2 and 1.10.3: https://github.com/apache/flink/compare/release-1.10.2...release-1.10.3-rc1 - I didn't spot any dependency changes - the ci builds for the 1.10 branch seem to be pretty stable: https://travis-ci.com/github/apache/flink/builds - the jars

Re: [DISCUSS] FLIP-159: Reactive Mode

2021-01-25 Thread Robert Metzger
IP-160-Declarative-scheduler-td48165.html > > > > On Sat, Jan 23, 2021 at 5:59 AM Steven Wu wrote: > > > > > Thanks a lot for the proposal, Robert and Till. > > > > > > > No fixed parallelism for any of the operators > > > > > > Regarding this

[DISCUSS] FLIP-159: Reactive Mode

2021-01-22 Thread Robert Metzger
Hi all, Till started a discussion about FLIP-160: Declarative scheduler [1] earlier today, the first major feature based on that effort will be FLIP-159: Reactive Mode. It allows users to operate Flink in a way that it reactively scales the job up or down depending on the provided resources:

[jira] [Created] (FLINK-21073) Mention that RocksDB ignores equals/hashCode because it works on binary data

2021-01-21 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21073: -- Summary: Mention that RocksDB ignores equals/hashCode because it works on binary data Key: FLINK-21073 URL: https://issues.apache.org/jira/browse/FLINK-21073

[jira] [Created] (FLINK-21065) Passing configuration from TableEnvironmentImpl to MiniCluster is not supported

2021-01-21 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21065: -- Summary: Passing configuration from TableEnvironmentImpl to MiniCluster is not supported Key: FLINK-21065 URL: https://issues.apache.org/jira/browse/FLINK-21065

[jira] [Created] (FLINK-21051) SQLClientSchemaRegistryITCase unstable with InternalServerErrorException: Status 500

2021-01-20 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-21051: -- Summary: SQLClientSchemaRegistryITCase unstable with InternalServerErrorException: Status 500 Key: FLINK-21051 URL: https://issues.apache.org/jira/browse/FLINK-21051

[jira] [Created] (FLINK-20929) Add automated deployment of nightly docker images

2021-01-11 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20929: -- Summary: Add automated deployment of nightly docker images Key: FLINK-20929 URL: https://issues.apache.org/jira/browse/FLINK-20929 Project: Flink Issue

<    1   2   3   4   5   6   7   8   9   10   >