[jira] [Created] (FLINK-20928) KafkaSourceReaderTest.testOffsetCommitOnCheckpointComplete:189->pollUntil:270 » Timeout

2021-01-11 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20928: -- Summary: KafkaSourceReaderTest.testOffsetCommitOnCheckpointComplete:189->pollUntil:270 » Timeout Key: FLINK-20928 URL: https://issues.apache.org/jira/browse/FLINK-20

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

2021-01-06 Thread Robert Metzger
The Docker images for Flink 1.12.0 are still not on Docker Hub (the official images), because they were not accepted by Docker. To avoid such issues in the future, we've decided to additionally publish the Docker images on GitHub as part of the release process (immediately) [1]. We still intend to

[CVE-2020-17518] Apache Flink directory traversal attack: remote file writing through the REST API

2021-01-05 Thread Robert Metzger
CVE-2020-17518: Apache Flink directory traversal attack: remote file writing through the REST API Vendor: The Apache Software Foundation Versions Affected: 1.5.1 to 1.11.2 Description: Flink 1.5.1 introduced a REST handler that allows you to write an uploaded file to an arbitrary location on

[CVE-2020-17519] Apache Flink directory traversal attack: reading remote files through the REST API

2021-01-05 Thread Robert Metzger
CVE-2020-17519: Apache Flink directory traversal attack: reading remote files through the REST API Vendor: The Apache Software Foundation Versions Affected: 1.11.0, 1.11.1, 1.11.2 Description: A change introduced in Apache Flink 1.11.0 (and released in 1.11.1 and 1.11.2 as well) allows

Re: [DISCUSS] Enforce common opinionated coding style using Spotless

2020-12-16 Thread Robert Metzger
+1 Thanks for driving this. On Wed, Dec 16, 2020 at 7:33 PM Chesnay Schepler wrote: > +1 to set this up ASAP. Now's a good time to (finally) finalize this > effort with a new release cycle having started and christmas/vacations > being around the corner. > > On 12/16/2020 7:20 PM, Aljoscha

Re: [ANNOUNCE] Apache Flink 1.12.0 released

2020-12-10 Thread Robert Metzger
Thanks Nick! This is blocked on the maintainers of the official images to merge this PR: https://github.com/docker-library/official-images/pull/9249 I can not really make an estimate when they'll merge it. On Thu, Dec 10, 2020 at 4:20 PM nick toker wrote: > Hi > first good job and tank you >

[ANNOUNCE] Apache Flink 1.12.0 released

2020-12-10 Thread Robert Metzger
The Apache Flink community is very happy to announce the release of Apache Flink 1.12.0, which is the latest major release. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming applications. The release is

[jira] [Created] (FLINK-20532) generate-stackbrew-library.sh in flink-docker doesn't properly prune the java11 tag

2020-12-08 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20532: -- Summary: generate-stackbrew-library.sh in flink-docker doesn't properly prune the java11 tag Key: FLINK-20532 URL: https://issues.apache.org/jira/browse/FLINK-20532

[jira] [Created] (FLINK-20531) Flink docs are not building anymore due to builder change

2020-12-08 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20531: -- Summary: Flink docs are not building anymore due to builder change Key: FLINK-20531 URL: https://issues.apache.org/jira/browse/FLINK-20531 Project: Flink

Re: [VOTE] Release 1.12.0, release candidate #3

2020-12-03 Thread Robert Metzger
There's now a pull request for the announcement blog post, please help checking it: https://github.com/apache/flink-web/pull/397 On Thu, Dec 3, 2020 at 9:03 AM Robert Metzger wrote: > +1 (binding) > > > Checks: > - checksums seem correct > - source archive code compiles >

Re: [VOTE] Release 1.12.0, release candidate #3

2020-12-03 Thread Robert Metzger
files talk about this being an Apache project) it should be clear that the license file is not meant for the whole jar file contents. I will still extend the automated LicenseChecker to resolve this, but I don't want to cancel the release because of this. On Wed, Dec 2, 2020 at 11:19 AM Robert Metz

[jira] [Created] (FLINK-20455) Add check to LicenseChecker for top level /LICENSE files in shaded jars

2020-12-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20455: -- Summary: Add check to LicenseChecker for top level /LICENSE files in shaded jars Key: FLINK-20455 URL: https://issues.apache.org/jira/browse/FLINK-20455 Project

[VOTE] Release 1.12.0, release candidate #3

2020-12-02 Thread Robert Metzger
Hi everyone, We have resolved the licensing issue Chesnay found. Please review and vote on the release candidate #3 for the version 1.12.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for

[jira] [Created] (FLINK-20449) UnalignedCheckpointITCase times out

2020-12-01 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20449: -- Summary: UnalignedCheckpointITCase times out Key: FLINK-20449 URL: https://issues.apache.org/jira/browse/FLINK-20449 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-20442) Fix license documentation mistakes in flink-python.jar

2020-12-01 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20442: -- Summary: Fix license documentation mistakes in flink-python.jar Key: FLINK-20442 URL: https://issues.apache.org/jira/browse/FLINK-20442 Project: Flink

[CANCELLED][VOTE] Release 1.12.0, release candidate #2

2020-12-01 Thread Robert Metzger
ed as bundled in the flink-python NOTICE though, so I > wouldn't block the release on it. > > > On 12/1/2020 7:35 AM, Robert Metzger wrote: > > Hi everyone, > > It seems that all blockers for 1.12.0 have been resolved, this is the first > voting release candidate. > > Pleas

[VOTE] Release 1.12.0, release candidate #2

2020-11-30 Thread Robert Metzger
Hi everyone, It seems that all blockers for 1.12.0 have been resolved, this is the first voting release candidate. Please review and vote on the release candidate #2 for the version 1.12.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific

[jira] [Created] (FLINK-20425) Change exit code in FatalExitExceptionHandler to be different from JvmShutdownSafeguard

2020-11-30 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20425: -- Summary: Change exit code in FatalExitExceptionHandler to be different from JvmShutdownSafeguard Key: FLINK-20425 URL: https://issues.apache.org/jira/browse/FLINK-20425

[jira] [Created] (FLINK-20383) DataSet allround end-to-end test dies with NullPointerException

2020-11-26 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20383: -- Summary: DataSet allround end-to-end test dies with NullPointerException Key: FLINK-20383 URL: https://issues.apache.org/jira/browse/FLINK-20383 Project: Flink

[jira] [Created] (FLINK-20381) Incorrect use of yarn-session.sh -id vs -yid in log statements.

2020-11-26 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20381: -- Summary: Incorrect use of yarn-session.sh -id vs -yid in log statements. Key: FLINK-20381 URL: https://issues.apache.org/jira/browse/FLINK-20381 Project: Flink

[jira] [Created] (FLINK-20360) AbstractFetcherWatermarksTest$PeriodicWatermarksSuite.testPeriodicWatermarks is unstable

2020-11-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20360: -- Summary: AbstractFetcherWatermarksTest$PeriodicWatermarksSuite.testPeriodicWatermarks is unstable Key: FLINK-20360 URL: https://issues.apache.org/jira/browse/FLINK-20360

[jira] [Created] (FLINK-20347) Rework YARN deployment documentation page

2020-11-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20347: -- Summary: Rework YARN deployment documentation page Key: FLINK-20347 URL: https://issues.apache.org/jira/browse/FLINK-20347 Project: Flink Issue Type

[jira] [Created] (FLINK-20343) Add overview / reference architecture page

2020-11-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20343: -- Summary: Add overview / reference architecture page Key: FLINK-20343 URL: https://issues.apache.org/jira/browse/FLINK-20343 Project: Flink Issue Type

[jira] [Created] (FLINK-20342) Revisit page structure

2020-11-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20342: -- Summary: Revisit page structure Key: FLINK-20342 URL: https://issues.apache.org/jira/browse/FLINK-20342 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20341) Rework Deployment / Coordination Documentation

2020-11-25 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20341: -- Summary: Rework Deployment / Coordination Documentation Key: FLINK-20341 URL: https://issues.apache.org/jira/browse/FLINK-20341 Project: Flink Issue

Re: [DISCUSS] Move license check utility to a new repository to share it with flink-statefun

2020-11-24 Thread Robert Metzger
t; The other module that bundles dependencies is the StateFun examples, which > we've been thinking about stopping to release Maven artifacts for. > > On Thu, Nov 5, 2020 at 9:54 PM Robert Metzger wrote: > > > 1. Is this relevant for flink-statefun? > > > > So, reall

Re: [REMINDER] Build docs before merging

2020-11-24 Thread Robert Metzger
Do you want to open a PR for this? On Tue, Nov 24, 2020 at 10:03 AM Jark Wu wrote: > Is it possible to move it to PR CI? > > I have seen many documentation link issues these days. > > Best, > Jark > > On Tue, 24 Nov 2020 at 15:56, Robert Metzger wrote: > &g

Re: [REMINDER] Build docs before merging

2020-11-23 Thread Robert Metzger
Actually, the check_links.sh script is called in the nightly CI runs https://github.com/apache/flink/blob/master/tools/azure-pipelines/build-apache-repo.yml#L145 --> https://github.com/apache/flink/blob/master/tools/ci/docs.sh#L30+ It was just broken for a while, but fixed by Dian 2 weeks ago.

[jira] [Created] (FLINK-20300) Create Flink 1.12 release notes

2020-11-23 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20300: -- Summary: Create Flink 1.12 release notes Key: FLINK-20300 URL: https://issues.apache.org/jira/browse/FLINK-20300 Project: Flink Issue Type: Task

Re: [ANNOUNCE] Apache Flink 1.12.0, release candidate #1

2020-11-20 Thread Robert Metzger
Thanks a lot for creating the first release candidate Dian! It is quite difficult to keep track of all the testing / fixing activities, I'll try to provide a short summary: The most critical bugs found so far are: 1. Iterative Batch jobs are deadlocking:

[jira] [Created] (FLINK-20254) HiveTableSourceITCase.testStreamPartitionReadByCreateTime times out

2020-11-19 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20254: -- Summary: HiveTableSourceITCase.testStreamPartitionReadByCreateTime times out Key: FLINK-20254 URL: https://issues.apache.org/jira/browse/FLINK-20254 Project

[jira] [Created] (FLINK-20220) DataSet.collect() uses TaskExecutionState for transferring user-payload

2020-11-18 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20220: -- Summary: DataSet.collect() uses TaskExecutionState for transferring user-payload Key: FLINK-20220 URL: https://issues.apache.org/jira/browse/FLINK-20220 Project

[jira] [Created] (FLINK-20212) Fail command line interfaces when provided with an unrecognized option

2020-11-18 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20212: -- Summary: Fail command line interfaces when provided with an unrecognized option Key: FLINK-20212 URL: https://issues.apache.org/jira/browse/FLINK-20212 Project

[DISCUSS] Stop adding new bash-based e2e tests to Flink

2020-11-17 Thread Robert Metzger
Hi all, Since we are currently testing the 1.12 release, and potentially adding more automated e2e tests, I would like to bring up our end to end tests for discussion. Some time ago, we introduced a Java-based testing framework, with the idea of replacing the current bash-based end to end tests.

[jira] [Created] (FLINK-20173) CoordinatedSourceITCase.testEnumeratorReaderCommunication fails with

2020-11-16 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20173: -- Summary: CoordinatedSourceITCase.testEnumeratorReaderCommunication fails with Key: FLINK-20173 URL: https://issues.apache.org/jira/browse/FLINK-20173 Project

[jira] [Created] (FLINK-20158) KafkaSource does not implement ResultTypeQueryable

2020-11-13 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20158: -- Summary: KafkaSource does not implement ResultTypeQueryable Key: FLINK-20158 URL: https://issues.apache.org/jira/browse/FLINK-20158 Project: Flink Issue

[jira] [Created] (FLINK-20157) SourceCoordinatorProvider kills JobManager with IllegalStateException on job submission

2020-11-13 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20157: -- Summary: SourceCoordinatorProvider kills JobManager with IllegalStateException on job submission Key: FLINK-20157 URL: https://issues.apache.org/jira/browse/FLINK-20157

[jira] [Created] (FLINK-20145) Streaming job fails with IllegalStateException: Should only poll priority events

2020-11-13 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20145: -- Summary: Streaming job fails with IllegalStateException: Should only poll priority events Key: FLINK-20145 URL: https://issues.apache.org/jira/browse/FLINK-20145

[jira] [Created] (FLINK-20123) Test native support of PyFlink on Kubernetes

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20123: -- Summary: Test native support of PyFlink on Kubernetes Key: FLINK-20123 URL: https://issues.apache.org/jira/browse/FLINK-20123 Project: Flink Issue Type

[jira] [Created] (FLINK-20125) Test memory configuration display in the web ui

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20125: -- Summary: Test memory configuration display in the web ui Key: FLINK-20125 URL: https://issues.apache.org/jira/browse/FLINK-20125 Project: Flink Issue

[jira] [Created] (FLINK-20126) Test non-blocking job submission

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20126: -- Summary: Test non-blocking job submission Key: FLINK-20126 URL: https://issues.apache.org/jira/browse/FLINK-20126 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20124) Test pipelined region scheduler

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20124: -- Summary: Test pipelined region scheduler Key: FLINK-20124 URL: https://issues.apache.org/jira/browse/FLINK-20124 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20122) Test Small file compaction

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20122: -- Summary: Test Small file compaction Key: FLINK-20122 URL: https://issues.apache.org/jira/browse/FLINK-20122 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20121) Test the upsert-kafka Connector

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20121: -- Summary: Test the upsert-kafka Connector Key: FLINK-20121 URL: https://issues.apache.org/jira/browse/FLINK-20121 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20119) Test Temporal Table DDL and Temporal Table Join

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20119: -- Summary: Test Temporal Table DDL and Temporal Table Join Key: FLINK-20119 URL: https://issues.apache.org/jira/browse/FLINK-20119 Project: Flink Issue

[jira] [Created] (FLINK-20120) Test Handling of metadata in SQL connectors

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20120: -- Summary: Test Handling of metadata in SQL connectors Key: FLINK-20120 URL: https://issues.apache.org/jira/browse/FLINK-20120 Project: Flink Issue Type

[jira] [Created] (FLINK-20118) Test New File Source API - Continuous Streaming Execution

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20118: -- Summary: Test New File Source API - Continuous Streaming Execution Key: FLINK-20118 URL: https://issues.apache.org/jira/browse/FLINK-20118 Project: Flink

[jira] [Created] (FLINK-20116) Test Intra-Slot Managed Memory Sharing

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20116: -- Summary: Test Intra-Slot Managed Memory Sharing Key: FLINK-20116 URL: https://issues.apache.org/jira/browse/FLINK-20116 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-20117) Flink on Mesos Deployment

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20117: -- Summary: Flink on Mesos Deployment Key: FLINK-20117 URL: https://issues.apache.org/jira/browse/FLINK-20117 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20114) Test Kafka Source based on the new Source API 

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20114: -- Summary: Test Kafka Source based on the new Source API  Key: FLINK-20114 URL: https://issues.apache.org/jira/browse/FLINK-20114 Project: Flink Issue

[jira] [Created] (FLINK-20115) Test Batch execution for the DataStream API 

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20115: -- Summary: Test Batch execution for the DataStream API  Key: FLINK-20115 URL: https://issues.apache.org/jira/browse/FLINK-20115 Project: Flink Issue Type

[jira] [Created] (FLINK-20113) Test K8s High Availability Service

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20113: -- Summary: Test K8s High Availability Service Key: FLINK-20113 URL: https://issues.apache.org/jira/browse/FLINK-20113 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-20112) Test Flink 1.12 release

2020-11-12 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20112: -- Summary: Test Flink 1.12 release Key: FLINK-20112 URL: https://issues.apache.org/jira/browse/FLINK-20112 Project: Flink Issue Type: Task Affects

[jira] [Created] (FLINK-20083) OrcFsStreamingSinkITCase times out

2020-11-10 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20083: -- Summary: OrcFsStreamingSinkITCase times out Key: FLINK-20083 URL: https://issues.apache.org/jira/browse/FLINK-20083 Project: Flink Issue Type

Re: [DISCUSS] Planning the 1.12 release testing

2020-11-10 Thread Robert Metzger
This is a fair point. I would recommend people to put instructions into the Wiki, or ask here if something is unclear! On Tue, Nov 10, 2020 at 2:23 PM Aljoscha Krettek wrote: > On 04.11.20 20:05, Robert Metzger wrote: > > For testing Flink in a coordinated way, and to allow th

Re: [reminder] Build and check the documentation when reviewing

2020-11-09 Thread Robert Metzger
Thank you Seth! @Dian: It is part of the nightly scheduled build: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=9361=logs=6dc02e5c-5865-5c6a-c6c5-92d598e3fc43 On Tue, Nov 10, 2020 at 2:50 AM Dian Fu wrote: > Thanks a lot for the reminder, Seth. > > What about

Re: [DISCUSS] Planning the 1.12 release testing

2020-11-09 Thread Robert Metzger
ake a pass over our tickets soon to see if everything is up to date. Thanks a lot for your help! I will also send out a tweet to ask the wider community for help! Best, Robert On Wed, Nov 4, 2020 at 8:05 PM Robert Metzger wrote: > Hi all, > > We are soon approaching the feature freeze of

[ANNOUNCE] Feature Freeze of Flink 1.12

2020-11-08 Thread Robert Metzger
Hi all, Just a quick note that the deadline for merging new features to the master branch for Flink 1.12 has passed: From now on, only bugfixes and documentation fixes and improvements are allowed in. New features merged after this point will be reverted. If you need an exception to this rule,

[jira] [Created] (FLINK-20035) BlockingShuffleITCase unstable with "Could not start rest endpoint on any port in port range 8081"

2020-11-06 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20035: -- Summary: BlockingShuffleITCase unstable with "Could not start rest endpoint on any port in port range 8081" Key: FLINK-20035 URL: https://issues.apache.org/jira/br

[jira] [Created] (FLINK-20027) testSlotRequestTimeoutWhenNoSlotOffering unstable

2020-11-06 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20027: -- Summary: testSlotRequestTimeoutWhenNoSlotOffering unstable Key: FLINK-20027 URL: https://issues.apache.org/jira/browse/FLINK-20027 Project: Flink Issue

[jira] [Created] (FLINK-20006) FileSinkITCase.testFileSink: The record 0 should occur 4 times, but only occurs 8time expected:<4> but was:<8>

2020-11-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20006: -- Summary: FileSinkITCase.testFileSink: The record 0 should occur 4 times, but only occurs 8time expected:<4> but was:<8> Key: FLINK-20006 URL: https://issues.apa

[jira] [Created] (FLINK-20005) "Kerberized YARN application" test unstable

2020-11-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-20005: -- Summary: "Kerberized YARN application" test unstable Key: FLINK-20005 URL: https://issues.apache.org/jira/browse/FLINK-20005 Project: Flink

[DISCUSS] Move license check utility to a new repository to share it with flink-statefun

2020-11-05 Thread Robert Metzger
Hi all, for the upcoming 1.12 release (and beyond ;) ), I added a utility [1] that checks for the most common licensing issues. It doesn't find everything, but the by far most common case of forgetting to add a version upgrade or changed transitive dependency to the NOTICE file is covered.

[jira] [Created] (FLINK-20000) Extend the license checker to ensure that 3rd party licenses are shipped

2020-11-05 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-2: -- Summary: Extend the license checker to ensure that 3rd party licenses are shipped Key: FLINK-2 URL: https://issues.apache.org/jira/browse/FLINK-2 Project

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

2020-11-04 Thread Robert Metzger
+1 binding Checks: - source sha and signature - mvn clean install passed on source archive - staging artifacts have correct version, also in quickstart, NOTICE files seem correct On Wed, Nov 4, 2020 at 11:20 AM Tzu-Li (Gordon) Tai wrote: > Hi everyone, > > Please review and vote on the

[DISCUSS] Planning the 1.12 release testing

2020-11-04 Thread Robert Metzger
Hi all, We are soon approaching the feature freeze of the 1.12 release. I would like to make the stabilization phase as short as possible, so that we can release in a timely manner. One important aspect of making the stabilization phase short is knowing all the major bugs. For testing Flink in a

[jira] [Created] (FLINK-19983) ShuffleCompressionITCase.testDataCompressionForSortMergeBlockingShuffle unstable

2020-11-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19983: -- Summary: ShuffleCompressionITCase.testDataCompressionForSortMergeBlockingShuffle unstable Key: FLINK-19983 URL: https://issues.apache.org/jira/browse/FLINK-19983

[jira] [Created] (FLINK-19982) AggregateReduceGroupingITCase.testSingleAggOnTable_SortAgg

2020-11-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19982: -- Summary: AggregateReduceGroupingITCase.testSingleAggOnTable_SortAgg Key: FLINK-19982 URL: https://issues.apache.org/jira/browse/FLINK-19982 Project: Flink

[jira] [Created] (FLINK-19979) Sanity check after bash e2e tests for no leftover processes

2020-11-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19979: -- Summary: Sanity check after bash e2e tests for no leftover processes Key: FLINK-19979 URL: https://issues.apache.org/jira/browse/FLINK-19979 Project: Flink

[jira] [Created] (FLINK-19974) SQLClientKafkaITCase.testKafka times out while creating topic

2020-11-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19974: -- Summary: SQLClientKafkaITCase.testKafka times out while creating topic Key: FLINK-19974 URL: https://issues.apache.org/jira/browse/FLINK-19974 Project: Flink

[jira] [Created] (FLINK-19971) flink-connector-hbase-base depends on hbase-server, instead of hbase-client

2020-11-04 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19971: -- Summary: flink-connector-hbase-base depends on hbase-server, instead of hbase-client Key: FLINK-19971 URL: https://issues.apache.org/jira/browse/FLINK-19971

[jira] [Created] (FLINK-19961) Bash e2e utility run_test_with_timeout is (sometimes?) not properly stopping it's watchdog

2020-11-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19961: -- Summary: Bash e2e utility run_test_with_timeout is (sometimes?) not properly stopping it's watchdog Key: FLINK-19961 URL: https://issues.apache.org/jira/browse/FLINK-19961

[jira] [Created] (FLINK-19955) Document cross-version compatibility

2020-11-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19955: -- Summary: Document cross-version compatibility Key: FLINK-19955 URL: https://issues.apache.org/jira/browse/FLINK-19955 Project: Flink Issue Type

Re: [DISCUSS] Releasing StateFun hotfix version 2.2.1

2020-11-03 Thread Robert Metzger
ease > 2.2.2, which would include Flink 1.11.3, to address the remaining part of > the problem. > > BR, > Gordon > > On Tue, Nov 3, 2020 at 9:33 PM Robert Metzger wrote: > >> Thanks a lot for starting this thread. >> How many users are affected by the problem? Is it s

Re: [DISCUSS] Releasing StateFun hotfix version 2.2.1

2020-11-03 Thread Robert Metzger
Thanks a lot for starting this thread. How many users are affected by the problem? Is it somebody else besides the initial issue reporter? If it is just one person, I would suggest to rather help pushing the 1.11.3 release over the line or work on more StateFun features ;) On Tue, Nov 3, 2020 at

[jira] [Created] (FLINK-19951) PyFlink end-to-end test stuck in "Reading kafka messages"

2020-11-03 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19951: -- Summary: PyFlink end-to-end test stuck in "Reading kafka messages" Key: FLINK-19951 URL: https://issues.apache.org/jira/browse/FLINK-19951 Proj

[jira] [Created] (FLINK-19928) Introduce test configuration to detect instabilities better

2020-11-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19928: -- Summary: Introduce test configuration to detect instabilities better Key: FLINK-19928 URL: https://issues.apache.org/jira/browse/FLINK-19928 Project: Flink

[jira] [Created] (FLINK-19927) ExecutionStateUpdateListener is only updated when legacy scheduling is enabled

2020-11-02 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19927: -- Summary: ExecutionStateUpdateListener is only updated when legacy scheduling is enabled Key: FLINK-19927 URL: https://issues.apache.org/jira/browse/FLINK-19927

Re: [DISCUSS] 1.12 feature freeze date += one week ?

2020-10-30 Thread Robert Metzger
s I > help > > > with could also benefit from an extension. Hence, +1 for moving the > > feature > > > freeze to the 8th of November. > > > > > > Cheers, > > > Till > > > > > > On Thu, Oct 29, 2020 at 7:16 AM Robert Metzger > >

Re: [DISCUSS] 1.12 feature freeze date += one week ?

2020-10-29 Thread Robert Metzger
I have no objections against an extension, if it helps delivering more, and stable features in the release. My proposal would hence be to set the 1.12 cutoff date to the weekend of > the 7th/8th and fork the release-1.12 branch on Monday Nov. 9th. Side comment: In the last feature freeze

[jira] [Created] (FLINK-19854) TableScanTest.testTemporalJoinOnUpsertSource fails

2020-10-28 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19854: -- Summary: TableScanTest.testTemporalJoinOnUpsertSource fails Key: FLINK-19854 URL: https://issues.apache.org/jira/browse/FLINK-19854 Project: Flink Issue

[jira] [Created] (FLINK-19849) Check NOTICE files for 1.12 release

2020-10-28 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19849: -- Summary: Check NOTICE files for 1.12 release Key: FLINK-19849 URL: https://issues.apache.org/jira/browse/FLINK-19849 Project: Flink Issue Type: Bug

Re: [VOTE] NEW FLIP-104: Add More Metrics to JobManager

2020-10-28 Thread Robert Metzger
Thank you for your UI work Yadong! +1 On Tue, Oct 27, 2020 at 6:33 PM Matthias Pohl wrote: > Thanks for restarting the vote, Yadong. I really like your UI proposals. > +1 for adding the changes of FLIP-104. > > Matthias > > On Tue, Oct 27, 2020 at 10:29 AM Xintong Song > wrote: > > > Thanks

Re: [REMINDER] Please only merge pull requests when CI is green and help keep our CI stable

2020-10-28 Thread Robert Metzger
Quick update: The issue has been resolved. It was actually not as bad as I thought, because flinkbot was showing the build as "FAILED", so people probably saw that something is wrong. On Tue, Oct 27, 2020 at 3:51 PM Robert Metzger wrote: > Hi all, > > Quick update on o

[jira] [Created] (FLINK-19842) PyFlinkStreamUserDefinedTableFunctionTests.test_table_function_with_sql_query is unstable

2020-10-27 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19842: -- Summary: PyFlinkStreamUserDefinedTableFunctionTests.test_table_function_with_sql_query is unstable Key: FLINK-19842 URL: https://issues.apache.org/jira/browse/FLINK-19842

Re: [REMINDER] Please only merge pull requests when CI is green and help keep our CI stable

2020-10-27 Thread Robert Metzger
od of introducing new bugs and, hence, it > will decrease the time we need for hardening the release. Of course, this > should also be the modus operandi for not only shortly before the feature > freeze. > > Cheers, > Till > > On Mon, Oct 19, 2020 at 11:00 AM Robert Metzger >

[jira] [Created] (FLINK-19839) e2e test failures are not causing the build to fail

2020-10-27 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19839: -- Summary: e2e test failures are not causing the build to fail Key: FLINK-19839 URL: https://issues.apache.org/jira/browse/FLINK-19839 Project: Flink

[jira] [Created] (FLINK-19838) SQLClientKafkaITCase times out

2020-10-27 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19838: -- Summary: SQLClientKafkaITCase times out Key: FLINK-19838 URL: https://issues.apache.org/jira/browse/FLINK-19838 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-19828) Allow loading multiple configuration files

2020-10-27 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19828: -- Summary: Allow loading multiple configuration files Key: FLINK-19828 URL: https://issues.apache.org/jira/browse/FLINK-19828 Project: Flink Issue Type

[jira] [Created] (FLINK-19810) Automatically run a basic NOTICE file check on CI

2020-10-26 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19810: -- Summary: Automatically run a basic NOTICE file check on CI Key: FLINK-19810 URL: https://issues.apache.org/jira/browse/FLINK-19810 Project: Flink Issue

[jira] [Created] (FLINK-19791) PartitionRequestClientFactoryTest.testInterruptsNotCached fails with NullPointerException

2020-10-23 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19791: -- Summary: PartitionRequestClientFactoryTest.testInterruptsNotCached fails with NullPointerException Key: FLINK-19791 URL: https://issues.apache.org/jira/browse/FLINK-19791

[SURVEY] Remove Mesos support

2020-10-23 Thread Robert Metzger
Hi all, I wanted to discuss if it makes sense to remove support for Mesos in Flink. It seems that nobody is actively maintaining that component (except for necessary refactorings because of interfaces we are changing), and there are almost no users reporting issues or asking for features. The

Re: [DISCUSS] Release 1.12 Feature Freeze

2020-10-20 Thread Robert Metzger
: > Per FLIP-145, we have many runtime operators to implement and bridge it > with the planner. > > Best, > Danny Chan > 在 2020年10月19日 +0800 PM6:59,Robert Metzger ,写道: > > Thank you for your responses so far. > > > > @Kurt, Jingsong, Danny: Which J

Re: [DISCUSS] Release 1.12 Feature Freeze

2020-10-19 Thread Robert Metzger
e the freeze date to October 30th (Friday next week)? It > would > >>> be helpful > >>> for us if we have 2 more days. > >>> > >>> Best, > >>> Kurt > >>> > >>> > >>> On Mon, Oct 19, 2020

[REMINDER] Please only merge pull requests when CI is green and help keep our CI stable

2020-10-19 Thread Robert Metzger
Hi folks, As we are approaching the final stages of the Flink 1.12 release cycle, I would like to remind everybody to *only merge pull requests when the CI system gives green light*! I know that the CI system sometimes shows "FAILED" due to CI system instabilities, but please carefully check

[DISCUSS] Release 1.12 Feature Freeze

2020-10-19 Thread Robert Metzger
Hi all, Dian and I would like to discuss a few items regarding the upcoming Flink 1.12 feature freeze: *A) Exact feature freeze day* So far, we've always said "end of October " for the freeze. We propose (end of day CEST) October

[jira] [Created] (FLINK-19705) Avro Confluent Schema Registry nightly end-to-end test: curl: (56) Recv failure: Connection reset by peer

2020-10-19 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19705: -- Summary: Avro Confluent Schema Registry nightly end-to-end test: curl: (56) Recv failure: Connection reset by peer Key: FLINK-19705 URL: https://issues.apache.org/jira/browse

[jira] [Created] (FLINK-19689) TaskExecutorProcessSpecContainerResourcePriorityAdapterTest fails

2020-10-17 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19689: -- Summary: TaskExecutorProcessSpecContainerResourcePriorityAdapterTest fails Key: FLINK-19689 URL: https://issues.apache.org/jira/browse/FLINK-19689 Project: Flink

[jira] [Created] (FLINK-19688) Flink job gets into restart loop caused by InterruptedExceptions

2020-10-17 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19688: -- Summary: Flink job gets into restart loop caused by InterruptedExceptions Key: FLINK-19688 URL: https://issues.apache.org/jira/browse/FLINK-19688 Project: Flink

[jira] [Created] (FLINK-19665) AlternatingCheckpointBarrierHandlerTest.testMetricsAlternation

2020-10-15 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-19665: -- Summary: AlternatingCheckpointBarrierHandlerTest.testMetricsAlternation Key: FLINK-19665 URL: https://issues.apache.org/jira/browse/FLINK-19665 Project: Flink

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