[jira] [Created] (FLINK-28095) Replace IOUtils dependency on oss filesystem

2022-06-16 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28095: Summary: Replace IOUtils dependency on oss filesystem Key: FLINK-28095 URL: https://issues.apache.org/jira/browse/FLINK-28095 Project: Flink Issue

[jira] [Created] (FLINK-28091) Thread leak in CheckpointResourcesCleanupRunnerTest#testCancellationAfterStart

2022-06-16 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28091: Summary: Thread leak in CheckpointResourcesCleanupRunnerTest#testCancellationAfterStart Key: FLINK-28091 URL: https://issues.apache.org/jira/browse/FLINK-28091

Re: [VOTE] FLIP-224: Blocklist Mechanism

2022-06-15 Thread Chesnay Schepler
+1 On 15/06/2022 10:49, Lijie Wang wrote: Hi everyone, We've received some additional concerns since the last vote [1], and therefore made a lot of changes to design. You can find the details in [2] and the discussions in [3]. Now I'd like to start a new vote thread for FLIP-224. The vote

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-06-15 Thread Chesnay Schepler
according to this information. Besides that, it cannot help with the stage that first observed and affected the slow nodes. Thanks, Zhu Chesnay Schepler 于2022年6月10日周五 17:04写道: 1) It's true that if we handle this entirely in the scheduler we may get a bunch of slow slots from the RM. My point

Re: [DISCUSS] Dockerimage + Helm chart only patch releases for the Kubernetes operator

2022-06-14 Thread Chesnay Schepler
My bad, our bylaws actually state that release votes must have a minimum 3 days duration. On 14/06/2022 14:46, Chesnay Schepler wrote: Yes, pretty much. Mind you that the 72h voting duration is a recommendation by the ASF; it's not a strict rule. AFAICT we also haven't locked this down

Re: [DISCUSS] Dockerimage + Helm chart only patch releases for the Kubernetes operator

2022-06-14 Thread Chesnay Schepler
, Jun 14, 2022 at 2:16 PM Chesnay Schepler wrote: On 14/06/2022 14:10, Gyula Fóra wrote: For the operator the main logic (and the bugs) are part of the operator docker image and the helm charts associated with it. It would be nice to be able to have lightweight patch releases that only contain

Re: [DISCUSS] Dockerimage + Helm chart only patch releases for the Kubernetes operator

2022-06-14 Thread Chesnay Schepler
On 14/06/2022 14:10, Gyula Fóra wrote: For the operator the main logic (and the bugs) are part of the operator docker image and the helm charts associated with it. It would be nice to be able to have lightweight patch releases that only contain the docker image + updated Helm chart. This would

Re: [DISCUSS] Dockerimage + Helm chart only patch releases for the Kubernetes operator

2022-06-14 Thread Chesnay Schepler
On 14/06/2022 14:10, Gyula Fóra wrote: Another alternative would be to simply not have these patch releases and encourage users to pick up the latest automatic image builds from https://ghcr.io/apache/flink-kubernetes-operator for the current release branch, but I feel that production users

[jira] [Created] (FLINK-28052) Remove AdaptiveSchedulerTest#RunFailedJobListener

2022-06-14 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28052: Summary: Remove AdaptiveSchedulerTest#RunFailedJobListener Key: FLINK-28052 URL: https://issues.apache.org/jira/browse/FLINK-28052 Project: Flink

[jira] [Created] (FLINK-28042) Create an extension for resetting HiveConf

2022-06-14 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28042: Summary: Create an extension for resetting HiveConf Key: FLINK-28042 URL: https://issues.apache.org/jira/browse/FLINK-28042 Project: Flink Issue

Re: [VOTE] Update Flink's Scala 2.12 support from 2.12.7 to 2.12.16

2022-06-13 Thread Chesnay Schepler
@Nick Have you checked whether this really affects Flink`? Asking since the regressions doesn't categorically affect every mixed code base. On 13/06/2022 16:50, Nick wrote: I think upgrading to 2.12.15 would be the correct choice, as 2.12.16 has a known regression for projects compiled with

[jira] [Created] (FLINK-28016) Support Maven 3.3+

2022-06-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28016: Summary: Support Maven 3.3+ Key: FLINK-28016 URL: https://issues.apache.org/jira/browse/FLINK-28016 Project: Flink Issue Type: Technical Debt

[jira] [Created] (FLINK-28006) Run architecture tests in single JVM

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28006: Summary: Run architecture tests in single JVM Key: FLINK-28006 URL: https://issues.apache.org/jira/browse/FLINK-28006 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-28005) Reduce network memory in UnalignedCheckpointITCase

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28005: Summary: Reduce network memory in UnalignedCheckpointITCase Key: FLINK-28005 URL: https://issues.apache.org/jira/browse/FLINK-28005 Project: Flink

[jira] [Created] (FLINK-28004) Reduce CI heap space by 25%

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28004: Summary: Reduce CI heap space by 25% Key: FLINK-28004 URL: https://issues.apache.org/jira/browse/FLINK-28004 Project: Flink Issue Type: Technical

Re: [DISCUSS] Releasing 1.15.1

2022-06-10 Thread Chesnay Schepler
Chesnay Schepler 于2022年6月8日周三 18:41写道: +1 Thank you for proposing this. I can take care of the PMC-side of things. On 08/06/2022 12:37, Jingsong Li wrote: +1 Thanks David for volunteering to manage the release. Best, Jingsong On Wed, Jun 8, 2022 at 6:21 PM Jark Wu wrote: Hi David

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-06-10 Thread Chesnay Schepler
(i.e. pass the blocklist information directly into slot manager). 5. Regarding the BlocklistTracker. I also agree with you, the BlocklistTracker does not need to be aware of the executor, and the timeout actions can be done outside. Chesnay Schepler 于2022年5月20日周五 17:34写道: I have a number o

[jira] [Created] (FLINK-27974) Potentially wrong classloader being used to create dynamic table sources

2022-06-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27974: Summary: Potentially wrong classloader being used to create dynamic table sources Key: FLINK-27974 URL: https://issues.apache.org/jira/browse/FLINK-27974

[jira] [Created] (FLINK-27972) Race condition between task/savepoint notification failure

2022-06-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27972: Summary: Race condition between task/savepoint notification failure Key: FLINK-27972 URL: https://issues.apache.org/jira/browse/FLINK-27972 Project: Flink

[jira] [Created] (FLINK-27954) JobVertexFlameGraphHandler does not work on standby Dispatcher

2022-06-08 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27954: Summary: JobVertexFlameGraphHandler does not work on standby Dispatcher Key: FLINK-27954 URL: https://issues.apache.org/jira/browse/FLINK-27954 Project

Re: [DISCUSS] Releasing 1.15.1

2022-06-08 Thread Chesnay Schepler
+1 Thank you for proposing this. I can take care of the PMC-side of things. On 08/06/2022 12:37, Jingsong Li wrote: +1 Thanks David for volunteering to manage the release. Best, Jingsong On Wed, Jun 8, 2022 at 6:21 PM Jark Wu wrote: Hi David, thank you for driving the release. +1 for the

Re: [VOTE] FLIP-224: Blocklist Mechanism

2022-06-08 Thread Chesnay Schepler
lcome if someone has another good idea which adds less complexity. If you are still concerned about the value of this feature, I'm fine a open a survey in the user mailing lists to see how users think about it. What do you think? Thanks, Zhu Chesnay Schepler 于2022年6月7日周二 15:13写道: I've had some

Re: Needed help with skipping savepoint state (unsure how to set --allowNonRestoredState in Docker)

2022-06-07 Thread Chesnay Schepler
You are on the right path with using the --allowNonRestoredState flag; we'll just have to find the right place to put it w.r.t. your setup. Which docker images are you using (flink/statefun/something custom), and how do you submit the job? On 03/06/2022 01:17, Bhavani Balasubramanyam wrote:

[jira] [Created] (FLINK-27933) Savepoint OperationResult should be serializable

2022-06-07 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27933: Summary: Savepoint OperationResult should be serializable Key: FLINK-27933 URL: https://issues.apache.org/jira/browse/FLINK-27933 Project: Flink

Re: [VOTE] FLIP-224: Blocklist Mechanism

2022-06-07 Thread Chesnay Schepler
Zhu Chesnay Schepler 于2022年5月27日周五 14:54写道: -1 to put a lid on things for now, because I'm not quite done yet with the discussion. On 27/05/2022 05:25, Yangze Guo wrote: +1 (binding) Best, Yangze Guo On Thu, May 26, 2022 at 3:54 PM Yun Gao wrote: Thanks Lijie and Zhu for driving the

Re: [DISCUSS] Bi-Weekly Flink Community Sync Meeting

2022-05-31 Thread Chesnay Schepler
I'm not necessarily against collecting ideas/topics around the community side of things and discussing them in some way, but Im very much not a friend of immediately starting out such an effort with synchronous meetings. IMO we should only setup such meetings after we have identified a clear

[jira] [Created] (FLINK-27829) Remove Calcite usages in flink-python

2022-05-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27829: Summary: Remove Calcite usages in flink-python Key: FLINK-27829 URL: https://issues.apache.org/jira/browse/FLINK-27829 Project: Flink Issue Type

[jira] [Created] (FLINK-27819) Generate better operationIds for OpenAPI spec

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27819: Summary: Generate better operationIds for OpenAPI spec Key: FLINK-27819 URL: https://issues.apache.org/jira/browse/FLINK-27819 Project: Flink Issue

[jira] [Created] (FLINK-27818) Model enums as references in OpenAPI spec

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27818: Summary: Model enums as references in OpenAPI spec Key: FLINK-27818 URL: https://issues.apache.org/jira/browse/FLINK-27818 Project: Flink Issue Type

[jira] [Created] (FLINK-27811) Remove netty dependency in flink-test-utils

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27811: Summary: Remove netty dependency in flink-test-utils Key: FLINK-27811 URL: https://issues.apache.org/jira/browse/FLINK-27811 Project: Flink Issue

[jira] [Created] (FLINK-27810) Elasticsearch e2e jars bundle way more than they should

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27810: Summary: Elasticsearch e2e jars bundle way more than they should Key: FLINK-27810 URL: https://issues.apache.org/jira/browse/FLINK-27810 Project: Flink

[jira] [Created] (FLINK-27809) Clarify that cluster-id is mandatory for Kubernetes HA in standalone mode

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27809: Summary: Clarify that cluster-id is mandatory for Kubernetes HA in standalone mode Key: FLINK-27809 URL: https://issues.apache.org/jira/browse/FLINK-27809

[jira] [Created] (FLINK-27808) Allow "kubernetes" as setting for HA_MODE

2022-05-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27808: Summary: Allow "kubernetes" as setting for HA_MODE Key: FLINK-27808 URL: https://issues.apache.org/jira/browse/FLINK-27808 Project: Flink

Re: [VOTE] FLIP-224: Blocklist Mechanism

2022-05-27 Thread Chesnay Schepler
-1 to put a lid on things for now, because I'm not quite done yet with the discussion. On 27/05/2022 05:25, Yangze Guo wrote: +1 (binding) Best, Yangze Guo On Thu, May 26, 2022 at 3:54 PM Yun Gao wrote: Thanks Lijie and Zhu for driving the FLIP! The blocked list functionality helps reduce

Re: [DISCUSS] Publish flink-end-to-end-tests-common to Maven

2022-05-25 Thread Chesnay Schepler
at 3:56 PM Chesnay Schepler wrote: I'd be more inclined to move the FlinkContainerTestEnvironment to flink-(connector-)test-utils for the time being, because the vast majority of stuff in flink-end-to-end-tests-common isn't really in a state where we want to share it. On 25/05/2022 11:55

Re: [DISCUSS] Publish flink-end-to-end-tests-common to Maven

2022-05-25 Thread Chesnay Schepler
I'd be more inclined to move the FlinkContainerTestEnvironment to flink-(connector-)test-utils for the time being, because the vast majority of stuff in flink-end-to-end-tests-common isn't really in a state where we want to share it. On 25/05/2022 11:55, Alexander Fedulov wrote: Hi everyone,

Re: [DISCUSS] FLIP-235: Hybrid Shuffle Mode

2022-05-25 Thread Chesnay Schepler
On Wed, May 25, 2022 at 8:54 PM Chesnay Schepler wrote: Yes; but that's also a limitation of the current fine-grained recovery. My suggestion was primarily aimed at jobs that have no/few blocking exchanges, where users would currently have to explicitly configure

[jira] [Created] (FLINK-27778) table-planner should explicitly depend on table-code-splitter

2022-05-25 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27778: Summary: table-planner should explicitly depend on table-code-splitter Key: FLINK-27778 URL: https://issues.apache.org/jira/browse/FLINK-27778 Project: Flink

Re: [DISCUSS] FLIP-235: Hybrid Shuffle Mode

2022-05-25 Thread Chesnay Schepler
) as the previous execution, thus downstreams cannot resume consuming the data. Best, Xintong On Wed, May 25, 2022 at 3:05 PM Chesnay Schepler wrote: Will this also allow spilling everything to disk while also forwarding data to the next task? This would allow us to improve fine-grained recovery

Re: [DISCUSS] FLIP-235: Hybrid Shuffle Mode

2022-05-25 Thread Chesnay Schepler
Will this also allow spilling everything to disk while also forwarding data to the next task? This would allow us to improve fine-grained recovery by no longer being constrained to pipelined regions. On 25/05/2022 05:55, weijie guo wrote: Hi All, Thank you for your attention and feedback.

Re: Issue in seeing job manager and task manager logs in history sever

2022-05-25 Thread Chesnay Schepler
This is currently not supported, no. There are some conceptual issues. For example, session mode can't isolate the logs between jobs, sou you'd end up with gargantuan logs being archived for every job. Similarly, and form of log rotation would reduce the value of such a mechanism. I would

[jira] [Created] (FLINK-27763) Remove netty bundling in flink-streaming-kinesis-tests

2022-05-25 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27763: Summary: Remove netty bundling in flink-streaming-kinesis-tests Key: FLINK-27763 URL: https://issues.apache.org/jira/browse/FLINK-27763 Project: Flink

Re: All flink-ci fail

2022-05-24 Thread Chesnay Schepler
See https://issues.apache.org/jira/browse/FLINK-27751 On 24/05/2022 08:12, rui fan wrote: Hi masters, All compile_ci of flink-ci[1] failed today, seemingly for the same reason: 05:03:16,982 ERROR org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker [] - Violations found: Scala-free

[jira] [Created] (FLINK-27753) Scala suffix checks should check for maven errors

2022-05-24 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27753: Summary: Scala suffix checks should check for maven errors Key: FLINK-27753 URL: https://issues.apache.org/jira/browse/FLINK-27753 Project: Flink

Re: StreamGraph vs JobGraph vs ExecutionGraph

2022-05-23 Thread Chesnay Schepler
They are all different representations of a job. StreamGraph is the representation made by DataStream API, which gets converted into the JobGraph (which is API-agnositic), that is submitted to Flink. From the JobGraph we then create an ExecutionGraph, which is the runtime representation of a

Re: [DISCUSS] Update Scala 2.12.7 to 2.12.15

2022-05-20 Thread Chesnay Schepler
It's not necessarily required that the scala byte code matches the version of the java byte code. By and large such inconsistencies are inevitable w.r.t. external libraries. On 20/05/2022 12:23, Ran Tao wrote: Hi, Martijn. Even if we upgrade scala to 2.12.15 to support Java17, it just fix the

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-05-20 Thread Chesnay Schepler
the ability to users to setup the exact time of blocklist end through RestAPI - Not being tied to a single value of *cluster.resource-blacklist.item.timeout* On Mon, 2 May 2022 at 14:17, Chesnay Schepler < ches...@apache.org> wrote: I do share the concern between blurri

Re: [DISCUSS] Release first version of Elasticsearch connector from external repository

2022-05-17 Thread Chesnay Schepler
some notes: - the ES repo currently depends on 1.16-SNAPSHOT; so we'd have to go back to 1.15 to do such a release as Konstantin proposed. This may have repercussions on the architecture tests. - the version scheme in the repo does not yet match what was discussed in the original proposal

[jira] [Created] (FLINK-27533) Unstable AdaptiveSchedulerSimpleITCase#testJobCancellationWhileRestartingSucceeds

2022-05-06 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27533: Summary: Unstable AdaptiveSchedulerSimpleITCase#testJobCancellationWhileRestartingSucceeds Key: FLINK-27533 URL: https://issues.apache.org/jira/browse/FLINK-27533

[jira] [Created] (FLINK-27532) Drop flink-clients test-jar

2022-05-06 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27532: Summary: Drop flink-clients test-jar Key: FLINK-27532 URL: https://issues.apache.org/jira/browse/FLINK-27532 Project: Flink Issue Type: Technical

[jira] [Created] (FLINK-27501) [JUnit5 Migration] SerializerTestBase

2022-05-05 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27501: Summary: [JUnit5 Migration] SerializerTestBase Key: FLINK-27501 URL: https://issues.apache.org/jira/browse/FLINK-27501 Project: Flink Issue Type

[jira] [Created] (FLINK-27488) Migrate flink-docker CI to github actions

2022-05-04 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27488: Summary: Migrate flink-docker CI to github actions Key: FLINK-27488 URL: https://issues.apache.org/jira/browse/FLINK-27488 Project: Flink Issue Type

Re: [DISCUSS] Backport scalafmt to 1.15 branch

2022-05-04 Thread Chesnay Schepler
+1 to backport it now; the release is already being finalized after all. On 04/05/2022 10:13, Timo Walther wrote: Hi everyone, The 1.15 release is almost out. We should still discuss whether we want to backport scalafmt to the release-1.15 branch. Currently, it is quite cumbersome to

[jira] [Created] (FLINK-27487) KafkaMetricWrappers do incorrect cast

2022-05-04 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27487: Summary: KafkaMetricWrappers do incorrect cast Key: FLINK-27487 URL: https://issues.apache.org/jira/browse/FLINK-27487 Project: Flink Issue Type

Re: [DISCUSS] DockerHub repository maintainers

2022-05-04 Thread Chesnay Schepler
:30 PM Chesnay Schepler wrote: I still think that's mostly a process issue. Of course we can be blind-sided if we do the QA for a release artifact after the release has been finalized. But that's a clearly broken process from the get-go. At the very least we should already open a PR when the RC

[jira] [Created] (FLINK-27477) Drop flink-yarn test-jar

2022-05-02 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27477: Summary: Drop flink-yarn test-jar Key: FLINK-27477 URL: https://issues.apache.org/jira/browse/FLINK-27477 Project: Flink Issue Type: Technical Debt

[jira] [Created] (FLINK-27470) [JUnit5 Migration] Module: flink-statebackend-heap-spillable

2022-05-02 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27470: Summary: [JUnit5 Migration] Module: flink-statebackend-heap-spillable Key: FLINK-27470 URL: https://issues.apache.org/jira/browse/FLINK-27470 Project: Flink

[jira] [Created] (FLINK-27469) Remove CliFrontendRunWithYarnTest

2022-05-02 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27469: Summary: Remove CliFrontendRunWithYarnTest Key: FLINK-27469 URL: https://issues.apache.org/jira/browse/FLINK-27469 Project: Flink Issue Type

[jira] [Created] (FLINK-27467) Remove CliFrontendTestBase

2022-05-02 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27467: Summary: Remove CliFrontendTestBase Key: FLINK-27467 URL: https://issues.apache.org/jira/browse/FLINK-27467 Project: Flink Issue Type: Technical

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-05-02 Thread Chesnay Schepler
I do share the concern between blurring the lines a bit. That said, I'd prefer to not have any auto-detection and only have an opt-in mechanism to manually block processes/nodes. To me this sounds yet again like one of those magical mechanisms that will rarely work just right. An external

[jira] [Created] (FLINK-27466) JDBC metaspace leak fix is misleading

2022-05-02 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27466: Summary: JDBC metaspace leak fix is misleading Key: FLINK-27466 URL: https://issues.apache.org/jira/browse/FLINK-27466 Project: Flink Issue Type

[jira] [Created] (FLINK-27459) JsonJobGraphGenerationTest doesn't reset context environment

2022-04-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27459: Summary: JsonJobGraphGenerationTest doesn't reset context environment Key: FLINK-27459 URL: https://issues.apache.org/jira/browse/FLINK-27459 Project: Flink

[jira] [Created] (FLINK-27455) [JUnit5 Migration] SnapshotMigrationTestBase

2022-04-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27455: Summary: [JUnit5 Migration] SnapshotMigrationTestBase Key: FLINK-27455 URL: https://issues.apache.org/jira/browse/FLINK-27455 Project: Flink Issue

[jira] [Created] (FLINK-27454) Remove inheritance from TestBaseUtils

2022-04-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27454: Summary: Remove inheritance from TestBaseUtils Key: FLINK-27454 URL: https://issues.apache.org/jira/browse/FLINK-27454 Project: Flink Issue Type

[jira] [Created] (FLINK-27453) Cleanup TestBaseUtils

2022-04-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27453: Summary: Cleanup TestBaseUtils Key: FLINK-27453 URL: https://issues.apache.org/jira/browse/FLINK-27453 Project: Flink Issue Type: Technical Debt

[jira] [Created] (FLINK-27452) Move Te

2022-04-29 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27452: Summary: Move Te Key: FLINK-27452 URL: https://issues.apache.org/jira/browse/FLINK-27452 Project: Flink Issue Type: Technical Debt

Re: [DISCUSS] Keep the Community Member Information Up-to-Date

2022-04-28 Thread Chesnay Schepler
Personally I'm tempted to just link to https://projects.apache.org/committee.html?flink, if at all. I'm not sure overall whether this listing really provides value in the first place. On 28/04/2022 13:58, Xintong Song wrote: Hi Flink Committers & PMC members, I just noticed that the list

Re: [DISCUSS] DockerHub repository maintainers

2022-04-28 Thread Chesnay Schepler
I'm strongly against a release process where such an important piece depends on the approval of a 3rd party. Thank you~ Xintong Song [1] https://issues.apache.org/jira/browse/FLINK-20650 [2] https://github.com/docker-library/official-images/pull/9249 On Thu, Apr 28, 2022 at 2:43 PM Chesnay Sche

Re: [DISCUSS] DockerHub repository maintainers

2022-04-28 Thread Chesnay Schepler
We could just stop releasing to apache/flink and only go for the official-images route. On 28/04/2022 07:43, Xintong Song wrote: Forgot to mention that, we have also proposed to use one shared account and limit its access to the PMC members, like what we do with the PyPI account.

[jira] [Created] (FLINK-27433) E2E log artifacts contain several thousand rocksdb logs

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27433: Summary: E2E log artifacts contain several thousand rocksdb logs Key: FLINK-27433 URL: https://issues.apache.org/jira/browse/FLINK-27433 Project: Flink

[jira] [Created] (FLINK-27432) Replace Time with Duration in TaskSlotTable

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27432: Summary: Replace Time with Duration in TaskSlotTable Key: FLINK-27432 URL: https://issues.apache.org/jira/browse/FLINK-27432 Project: Flink Issue

[jira] [Created] (FLINK-27431) Allow Duration for RpcTimeouts

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27431: Summary: Allow Duration for RpcTimeouts Key: FLINK-27431 URL: https://issues.apache.org/jira/browse/FLINK-27431 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-27430) Remove unused MockResourceManagerRuntimeServices#timeout

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27430: Summary: Remove unused MockResourceManagerRuntimeServices#timeout Key: FLINK-27430 URL: https://issues.apache.org/jira/browse/FLINK-27430 Project: Flink

[jira] [Created] (FLINK-27428) Deduplicate #toDuration(Time)

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27428: Summary: Deduplicate #toDuration(Time) Key: FLINK-27428 URL: https://issues.apache.org/jira/browse/FLINK-27428 Project: Flink Issue Type: Technical

[jira] [Created] (FLINK-27427) Remove timeouts from RpcUtils#terminate*

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27427: Summary: Remove timeouts from RpcUtils#terminate* Key: FLINK-27427 URL: https://issues.apache.org/jira/browse/FLINK-27427 Project: Flink Issue Type

[jira] [Created] (FLINK-27426) Replace Time with Duration in RPC system internals

2022-04-27 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27426: Summary: Replace Time with Duration in RPC system internals Key: FLINK-27426 URL: https://issues.apache.org/jira/browse/FLINK-27426 Project: Flink

Re: [DISCUSS] Next Flink Kubernetes Operator release timeline

2022-04-26 Thread Chesnay Schepler
Just wanted to point out that when we release 1.0.0 we inevitably also have to think about what compatibility guarantees we want to give and how we intend to enforce them. Additionally it would be good to think about the general approach of releases; how often are minor/patch releases made,

[jira] [Created] (FLINK-27398) Move completeness test to flink-scala

2022-04-25 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27398: Summary: Move completeness test to flink-scala Key: FLINK-27398 URL: https://issues.apache.org/jira/browse/FLINK-27398 Project: Flink Issue Type

[jira] [Created] (FLINK-27390) Remove unused flink-tests dependencies

2022-04-25 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27390: Summary: Remove unused flink-tests dependencies Key: FLINK-27390 URL: https://issues.apache.org/jira/browse/FLINK-27390 Project: Flink Issue Type

[jira] [Created] (FLINK-27389) Move test utils from flink-test to flink-test-utils

2022-04-25 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27389: Summary: Move test utils from flink-test to flink-test-utils Key: FLINK-27389 URL: https://issues.apache.org/jira/browse/FLINK-27389 Project: Flink

Re: [DISCUSS] Maintain a Calcite repository for Flink to accelerate the development for Flink SQL features

2022-04-22 Thread Chesnay Schepler
we want to depend on. Thank you~ Xintong Song On Fri, Apr 22, 2022 at 4:07 PM Chesnay Schepler wrote: I'm overall against the idea of creating a fork. It implies quite some maintenance overhead, like dealing with unstable tests, CI, licensing etc. and the overall release

Re: [DISCUSS] Maintain a Calcite repository for Flink to accelerate the development for Flink SQL features

2022-04-22 Thread Chesnay Schepler
I'm overall against the idea of creating a fork. It implies quite some maintenance overhead, like dealing with unstable tests, CI, licensing etc. and the overall release overhead. Is there no alternative where we can collaborate more with the calcite guys, like verifying new features so bugs

[jira] [Created] (FLINK-27351) TaskExecutorBuilder configures unreasonable amount of memory

2022-04-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27351: Summary: TaskExecutorBuilder configures unreasonable amount of memory Key: FLINK-27351 URL: https://issues.apache.org/jira/browse/FLINK-27351 Project: Flink

[jira] [Created] (FLINK-27342) Link to Apache privacy policy

2022-04-21 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27342: Summary: Link to Apache privacy policy Key: FLINK-27342 URL: https://issues.apache.org/jira/browse/FLINK-27342 Project: Flink Issue Type: Technical

[jira] [Created] (FLINK-27339) Some classes don't have a package

2022-04-21 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27339: Summary: Some classes don't have a package Key: FLINK-27339 URL: https://issues.apache.org/jira/browse/FLINK-27339 Project: Flink Issue Type

[jira] [Created] (FLINK-27326) Remove LocalExecutor#createWithFactory

2022-04-20 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27326: Summary: Remove LocalExecutor#createWithFactory Key: FLINK-27326 URL: https://issues.apache.org/jira/browse/FLINK-27326 Project: Flink Issue Type

[jira] [Created] (FLINK-27325) Remove unnecessary forkCount settings

2022-04-20 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27325: Summary: Remove unnecessary forkCount settings Key: FLINK-27325 URL: https://issues.apache.org/jira/browse/FLINK-27325 Project: Flink Issue Type

[jira] [Created] (FLINK-27324) [JUnit5 Migration] Module: flink-rpc-akka-loader

2022-04-20 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27324: Summary: [JUnit5 Migration] Module: flink-rpc-akka-loader Key: FLINK-27324 URL: https://issues.apache.org/jira/browse/FLINK-27324 Project: Flink

[jira] [Created] (FLINK-27321) [JUnit5 Migration] Module: java-ci-tools

2022-04-20 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27321: Summary: [JUnit5 Migration] Module: java-ci-tools Key: FLINK-27321 URL: https://issues.apache.org/jira/browse/FLINK-27321 Project: Flink Issue Type

[jira] [Created] (FLINK-27317) Snapshot deployment fails due to .scalafmt.conf not being found

2022-04-20 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27317: Summary: Snapshot deployment fails due to .scalafmt.conf not being found Key: FLINK-27317 URL: https://issues.apache.org/jira/browse/FLINK-27317 Project

[jira] [Created] (FLINK-27253) Remove custom surefire config from connector-cassandra

2022-04-14 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27253: Summary: Remove custom surefire config from connector-cassandra Key: FLINK-27253 URL: https://issues.apache.org/jira/browse/FLINK-27253 Project: Flink

[jira] [Created] (FLINK-27252) Remove surefire fork options from connector-hive

2022-04-14 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27252: Summary: Remove surefire fork options from connector-hive Key: FLINK-27252 URL: https://issues.apache.org/jira/browse/FLINK-27252 Project: Flink

[jira] [Created] (FLINK-27250) Remove custom surefire config from sql-parser[-hive]

2022-04-14 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27250: Summary: Remove custom surefire config from sql-parser[-hive] Key: FLINK-27250 URL: https://issues.apache.org/jira/browse/FLINK-27250 Project: Flink

[jira] [Created] (FLINK-27234) Enable fork-reuse for connector-jdbc

2022-04-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27234: Summary: Enable fork-reuse for connector-jdbc Key: FLINK-27234 URL: https://issues.apache.org/jira/browse/FLINK-27234 Project: Flink Issue Type

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

2022-04-13 Thread Chesnay Schepler
Re why CI didn't pick up on it: Currently, excessive NOTICE entries don't fail CI, only missing ones do. They should be logged though! The reason being that only missing entries are problems (for us, in a legal sense). That would be easy to change though. On 13/04/2022 17:40, Dawid

[jira] [Created] (FLINK-27232) .scalafmt.conf can

2022-04-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27232: Summary: .scalafmt.conf can Key: FLINK-27232 URL: https://issues.apache.org/jira/browse/FLINK-27232 Project: Flink Issue Type: Technical Debt

Re: Discuss making KafkaSubscriber Public

2022-04-13 Thread Chesnay Schepler
Could you expand a bit on possible alternative implementations that require this interface to become public, opposed to providing more built-in ways to subscribe? On 13/04/2022 11:26, Qingsheng Ren wrote: Thanks for the proposal Mason! I think exposing `KafkaSubscriber` as public API is

[jira] [Created] (FLINK-27228) Redistributed modules across CI profiles

2022-04-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27228: Summary: Redistributed modules across CI profiles Key: FLINK-27228 URL: https://issues.apache.org/jira/browse/FLINK-27228 Project: Flink Issue Type

[jira] [Created] (FLINK-27225) Remove redundant reuseForks settings

2022-04-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27225: Summary: Remove redundant reuseForks settings Key: FLINK-27225 URL: https://issues.apache.org/jira/browse/FLINK-27225 Project: Flink Issue Type

[jira] [Created] (FLINK-27224) Drop redundant flink.forkCountTestPackage property

2022-04-13 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27224: Summary: Drop redundant flink.forkCountTestPackage property Key: FLINK-27224 URL: https://issues.apache.org/jira/browse/FLINK-27224 Project: Flink

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