Re: [PR] [FLINK-25537] [JUnit5 Migration] Module: flink-core package api-common [flink]

2023-12-20 Thread via GitHub
flinkbot commented on PR #23960: URL: https://github.com/apache/flink/pull/23960#issuecomment-1864026986 ## CI report: * f5a54bc7ae7fd532f00d043ecad6e998de786695 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Created] (FLINK-33896) Implement restore tests for Correlate node

2023-12-20 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33896: - Summary: Implement restore tests for Correlate node Key: FLINK-33896 URL: https://issues.apache.org/jira/browse/FLINK-33896 Project: Flink Issue Type: Sub-task

Re: [PR] [FLINK-33632] Adding custom flink mutator [flink-kubernetes-operator]

2023-12-20 Thread via GitHub
tagarr commented on PR #733: URL: https://github.com/apache/flink-kubernetes-operator/pull/733#issuecomment-1864167599 @gyfora We had considered adding mutation into the controller loop in the same manner that the validator is done, but we believe that mutation of the CR should only

[jira] [Assigned] (FLINK-33897) Allow triggering unaligned checkpoint via CLI

2023-12-20 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan reassigned FLINK-33897: --- Assignee: Zakelly Lan > Allow triggering unaligned checkpoint via CLI >

[jira] [Created] (FLINK-33897) Allow triggering unaligned checkpoint via CLI

2023-12-20 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-33897: --- Summary: Allow triggering unaligned checkpoint via CLI Key: FLINK-33897 URL: https://issues.apache.org/jira/browse/FLINK-33897 Project: Flink Issue Type:

Re: [PR] [FLINK-33386][runtime] Support tasks balancing at slot level for Default Scheduler [flink]

2023-12-20 Thread via GitHub
RocMarshal commented on code in PR #23635: URL: https://github.com/apache/flink/pull/23635#discussion_r1432535390 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java: ## @@ -334,7 +334,9 @@ public void onUnknownDeploymentsOf(

Re: [PR] [FLINK-33386][runtime] Support tasks balancing at slot level for Default Scheduler [flink]

2023-12-20 Thread via GitHub
RocMarshal commented on code in PR #23635: URL: https://github.com/apache/flink/pull/23635#discussion_r1432535390 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java: ## @@ -334,7 +334,9 @@ public void onUnknownDeploymentsOf(

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with Memory Tier and Disk Tier together, however,

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with the memory tier and disk tier together,

[jira] [Commented] (FLINK-31472) AsyncSinkWriterThrottlingTest failed with Illegal mailbox thread

2023-12-20 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798923#comment-17798923 ] Sergey Nuyanzin commented on FLINK-31472: - Thanks Merged as

[jira] [Resolved] (FLINK-31472) AsyncSinkWriterThrottlingTest failed with Illegal mailbox thread

2023-12-20 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-31472. - Fix Version/s: 1.19.0 Resolution: Fixed > AsyncSinkWriterThrottlingTest failed

[jira] [Commented] (FLINK-29114) TableSourceITCase#testTableHintWithLogicalTableScanReuse sometimes fails with result mismatch

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798928#comment-17798928 ] Matthias Pohl commented on FLINK-29114: ---

[jira] [Updated] (FLINK-29114) TableSourceITCase#testTableHintWithLogicalTableScanReuse sometimes fails with result mismatch

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-29114: -- Affects Version/s: 1.19.0 > TableSourceITCase#testTableHintWithLogicalTableScanReuse

[jira] [Created] (FLINK-33900) Multiple failures in WindowRankITCase due to NoResourceAvailableException

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33900: - Summary: Multiple failures in WindowRankITCase due to NoResourceAvailableException Key: FLINK-33900 URL: https://issues.apache.org/jira/browse/FLINK-33900 Project:

[jira] [Commented] (FLINK-33783) Add options to ignore parsing error in Kafka SQL Connector

2023-12-20 Thread Bartosz Mikulski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798873#comment-17798873 ] Bartosz Mikulski commented on FLINK-33783: -- Hi [~martijnvisser]! Sorry for the delayed

Re: [PR] [FLINK-33823] Make PlannerQueryOperation SQL serializable [flink]

2023-12-20 Thread via GitHub
twalthr commented on code in PR #23948: URL: https://github.com/apache/flink/pull/23948#discussion_r1432489408 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/operations/PlannerQueryOperation.java: ## @@ -72,6 +77,15 @@ public String

[PR] [FLINK-33899][connectors/mongodb] Java 17 and 21 support for mongodb connector [flink-connector-mongodb]

2023-12-20 Thread via GitHub
Jiabao-Sun opened a new pull request, #21: URL: https://github.com/apache/flink-connector-mongodb/pull/21 After [FLINK-33302](https://issues.apache.org/jira/browse/FLINK-33302) is finished it is now possible to specify jdk version That allows to add jdk17 and jdk21 support. -- This is

Re: [PR] [FLINK-31472][Connectors/Base] Update AsyncSink Throttling test to use concurrent mailbox [flink]

2023-12-20 Thread via GitHub
snuyanzin merged PR #23946: URL: https://github.com/apache/flink/pull/23946 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [FLINK-31472][Connectors/Base] Update AsyncSink Throttling test to use concurrent mailbox [flink]

2023-12-20 Thread via GitHub
snuyanzin commented on PR #23946: URL: https://github.com/apache/flink/pull/23946#issuecomment-1864303733 @vahmed-hamdy would you mind creating backports ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Comment Edited] (FLINK-29050) [JUnit5 Migration] Module: flink-hadoop-compatibility

2023-12-20 Thread RocMarshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798856#comment-17798856 ] RocMarshal edited comment on FLINK-29050 at 12/20/23 8:08 AM: -- Based on

[jira] [Created] (FLINK-33895) Implement restore tests for PythonGroupWindowAggregate node

2023-12-20 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33895: - Summary: Implement restore tests for PythonGroupWindowAggregate node Key: FLINK-33895 URL: https://issues.apache.org/jira/browse/FLINK-33895 Project: Flink Issue

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with Memory Tier and Disk Tier together,

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with the memory tier and disk tier together,

[jira] [Created] (FLINK-33893) Implement restore tests for PythonCorrelate node

2023-12-20 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33893: - Summary: Implement restore tests for PythonCorrelate node Key: FLINK-33893 URL: https://issues.apache.org/jira/browse/FLINK-33893 Project: Flink Issue Type:

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with the memory tier and disk tier together,

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

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798929#comment-17798929 ] Matthias Pohl commented on FLINK-22765: ---

[jira] [Commented] (FLINK-26644) python StreamExecutionEnvironmentTests.test_generate_stream_graph_with_dependencies failed on azure

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798933#comment-17798933 ] Matthias Pohl commented on FLINK-26644: ---

[jira] [Reopened] (FLINK-33641) JUnit5 fails to delete a directory on AZP for various table-planner tests

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reopened FLINK-33641: --- We experience the issue still. The follow GitHub Actions workflow included the fix above:

[jira] [Created] (FLINK-33894) Implement restore tests for PythonGroupAggregate node

2023-12-20 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33894: - Summary: Implement restore tests for PythonGroupAggregate node Key: FLINK-33894 URL: https://issues.apache.org/jira/browse/FLINK-33894 Project: Flink Issue Type:

Re: [PR] [FLINK-33823] Make PlannerQueryOperation SQL serializable [flink]

2023-12-20 Thread via GitHub
dawidwys commented on code in PR #23948: URL: https://github.com/apache/flink/pull/23948#discussion_r1432520652 ## flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/utils/TableTestBase.scala: ## @@ -1646,6 +1650,28 @@ object TableTestUtil {

[jira] [Commented] (FLINK-29050) [JUnit5 Migration] Module: flink-hadoop-compatibility

2023-12-20 Thread RocMarshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798856#comment-17798856 ] RocMarshal commented on FLINK-29050: Based on

Re: [PR] [FLINK-33795] Add a new config to forbid autoscale execution in the configured excluded periods [flink-kubernetes-operator]

2023-12-20 Thread via GitHub
flashJd commented on code in PR #728: URL: https://github.com/apache/flink-kubernetes-operator/pull/728#discussion_r1432470030 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/ScalingMetricCollector.java: ## @@ -147,7 +149,13 @@ public CollectedMetricHistory

Re: [PR] [FLINK-33386][runtime] Support tasks balancing at slot level for Default Scheduler [flink]

2023-12-20 Thread via GitHub
KarmaGYZ commented on code in PR #23635: URL: https://github.com/apache/flink/pull/23635#discussion_r1432482972 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/slotpool/DefaultDeclarativeSlotPool.java: ## @@ -118,26 +129,47 @@ public

Re: [PR] [FLINK-33863][checkpoint] Fix restoring compressed operator state [flink]

2023-12-20 Thread via GitHub
fredia merged PR #23938: URL: https://github.com/apache/flink/pull/23938 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [FLINK-33386][runtime] Support tasks balancing at slot level for Default Scheduler [flink]

2023-12-20 Thread via GitHub
RocMarshal commented on code in PR #23635: URL: https://github.com/apache/flink/pull/23635#discussion_r1432535390 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java: ## @@ -334,7 +334,9 @@ public void onUnknownDeploymentsOf(

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

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798927#comment-17798927 ] Matthias Pohl commented on FLINK-22765: ---

[jira] [Commented] (FLINK-26644) python StreamExecutionEnvironmentTests.test_generate_stream_graph_with_dependencies failed on azure

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798938#comment-17798938 ] Matthias Pohl commented on FLINK-26644: ---

[jira] [Commented] (FLINK-28440) EventTimeWindowCheckpointingITCase failed with restore

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798940#comment-17798940 ] Matthias Pohl commented on FLINK-28440: ---

[jira] [Comment Edited] (FLINK-29050) [JUnit5 Migration] Module: flink-hadoop-compatibility

2023-12-20 Thread RocMarshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798856#comment-17798856 ] RocMarshal edited comment on FLINK-29050 at 12/20/23 8:07 AM: -- Based on

Re: [PR] [FLINK-25537] [JUnit5 Migration] Module: flink-core package api-common [flink]

2023-12-20 Thread via GitHub
GOODBOY008 commented on PR #23960: URL: https://github.com/apache/flink/pull/23960#issuecomment-1864104413 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [FLINK-25537] [JUnit5 Migration] Module: flink-core package api-common [flink]

2023-12-20 Thread via GitHub
Jiabao-Sun commented on code in PR #23960: URL: https://github.com/apache/flink/pull/23960#discussion_r1432450266 ## flink-core/src/test/java/org/apache/flink/api/common/accumulators/AverageAccumulatorTest.java: ## @@ -94,19 +94,19 @@ public void testMergeSuccess() { }

Re: [PR] [FLINK-33386][runtime] Support tasks balancing at slot level for Default Scheduler [flink]

2023-12-20 Thread via GitHub
KarmaGYZ commented on code in PR #23635: URL: https://github.com/apache/flink/pull/23635#discussion_r1432481088 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java: ## @@ -334,7 +334,9 @@ public void onUnknownDeploymentsOf(

Re: [PR] [FLINK-33795] Add a new config to forbid autoscale execution in the configured excluded periods [flink-kubernetes-operator]

2023-12-20 Thread via GitHub
flashJd commented on PR #728: URL: https://github.com/apache/flink-kubernetes-operator/pull/728#issuecomment-1864238511 @gyfora @mxm by the way, I'd like to discuss the logic of scaling effectiveness evaluation with you. 1. Now it's controlled by two config

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with Memory Tier and Disk Tier together, if the

[jira] [Created] (FLINK-33899) Java 17 and 21 support for mongodb connector

2023-12-20 Thread Jiabao Sun (Jira)
Jiabao Sun created FLINK-33899: -- Summary: Java 17 and 21 support for mongodb connector Key: FLINK-33899 URL: https://issues.apache.org/jira/browse/FLINK-33899 Project: Flink Issue Type:

[jira] [Commented] (FLINK-33414) MiniClusterITCase.testHandleStreamingJobsWhenNotEnoughSlot fails due to unexpected TimeoutException

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798926#comment-17798926 ] Matthias Pohl commented on FLINK-33414: ---

[jira] [Commented] (FLINK-33783) Add options to ignore parsing error in Kafka SQL Connector

2023-12-20 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798878#comment-17798878 ] Martijn Visser commented on FLINK-33783: No worries [~bartoszdeepbi] We shouldn't open up a PR

Re: [PR] [WIP][FLINK-25537] [JUnit5 Migration] Module: flink-core [flink]

2023-12-20 Thread via GitHub
GOODBOY008 closed pull request #19563: [WIP][FLINK-25537] [JUnit5 Migration] Module: flink-core URL: https://github.com/apache/flink/pull/19563 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (FLINK-33898) Allow triggering unaligned checkpoint via REST api

2023-12-20 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-33898: --- Summary: Allow triggering unaligned checkpoint via REST api Key: FLINK-33898 URL: https://issues.apache.org/jira/browse/FLINK-33898 Project: Flink Issue Type:

[jira] [Updated] (FLINK-33879) Hybrid Shuffle may hang during redistribution

2023-12-20 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-33879: -- Description: Currently, the Hybrid Shuffle can work with Memory Tier and Disk Tier together. Image

[jira] [Updated] (FLINK-33899) Java 17 and 21 support for mongodb connector

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33899: --- Labels: pull-request-available (was: ) > Java 17 and 21 support for mongodb connector >

[jira] [Created] (FLINK-33904) Add zip as a package to GitHub Actions runners

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33904: - Summary: Add zip as a package to GitHub Actions runners Key: FLINK-33904 URL: https://issues.apache.org/jira/browse/FLINK-33904 Project: Flink Issue

[jira] [Created] (FLINK-33913) Template: Add CI template for running Flink's test suite

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33913: - Summary: Template: Add CI template for running Flink's test suite Key: FLINK-33913 URL: https://issues.apache.org/jira/browse/FLINK-33913 Project: Flink

[jira] [Comment Edited] (FLINK-33902) Switch to OpenSSL legacy algorithms

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798990#comment-17798990 ] Matthias Pohl edited comment on FLINK-33902 at 12/20/23 12:59 PM: -- We

[jira] [Commented] (FLINK-33902) Switch to OpenSSL legacy algorithms

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798990#comment-17798990 ] Matthias Pohl commented on FLINK-33902: --- We could do it. But there's no real value in my opinion.

[jira] [Assigned] (FLINK-33906) tools/azure-pipelines/debug_files_utils.sh should support GHA output as well

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33906: - Assignee: Matthias Pohl > tools/azure-pipelines/debug_files_utils.sh should support

[jira] [Commented] (FLINK-33881) [TtlListState]Avoid copy and update value in TtlListState#getUnexpiredOrNull

2023-12-20 Thread Jinzhong Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799012#comment-17799012 ] Jinzhong Li commented on FLINK-33881: - [~Zakelly] Sorry for my typo,  I don't think we should change

Re: [PR] [FLINK-32850][flink-runtime][JUnit5 Migration] The io.network.partition package of flink-runtime module [flink]

2023-12-20 Thread via GitHub
flinkbot commented on PR #23974: URL: https://github.com/apache/flink/pull/23974#issuecomment-1864723222 ## CI report: * 1cf28b696a2555d7933944ce559fc90250be87b3 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-32849][runtime][JUnit5 Migration] The resourcemanager package of flink-runtime module [flink]

2023-12-20 Thread via GitHub
1996fanrui commented on code in PR #23973: URL: https://github.com/apache/flink/pull/23973#discussion_r1432906607 ## flink-runtime/src/test/java/org/apache/flink/runtime/resourcemanager/ResourceManagerJobMasterTest.java: ## @@ -191,12 +184,12 @@ public void

[jira] [Commented] (FLINK-33902) Switch to OpenSSL legacy algorithms

2023-12-20 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798958#comment-17798958 ] Sergey Nuyanzin commented on FLINK-33902: - should there be a follow up task to convert

[jira] [Updated] (FLINK-33907) Makes copying test jars being done earlier

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-33907: -- Description: We experienced an issue in GHA which is due to the fact how test resources are

[jira] [Created] (FLINK-33907) Makes copying test jars being done earlier

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33907: - Summary: Makes copying test jars being done earlier Key: FLINK-33907 URL: https://issues.apache.org/jira/browse/FLINK-33907 Project: Flink Issue Type:

[jira] [Created] (FLINK-33909) Custom Action: Select the right branch and commit hash

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33909: - Summary: Custom Action: Select the right branch and commit hash Key: FLINK-33909 URL: https://issues.apache.org/jira/browse/FLINK-33909 Project: Flink

[jira] [Created] (FLINK-33912) Template: Add CI template for pre-compile steps

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33912: - Summary: Template: Add CI template for pre-compile steps Key: FLINK-33912 URL: https://issues.apache.org/jira/browse/FLINK-33912 Project: Flink Issue

[jira] [Closed] (FLINK-33861) Implement restore tests for WindowRank node

2023-12-20 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-33861. Fix Version/s: 1.19.0 Resolution: Implemented Implemented in

[PR] [FLINK-33902][ci] Adds -legacy to openssl command [flink]

2023-12-20 Thread via GitHub
XComp opened a new pull request, #23961: URL: https://github.com/apache/flink/pull/23961 ## What is the purpose of the change See context of this change in FLINK-33902. ## Brief change log * Utilizes `-legacy` parameter to support OpenSSL 3.0.0+ ## Verifying this

Re: [PR] [FLINK-33860] Implement restore tests for WindowTableFunction node [flink]

2023-12-20 Thread via GitHub
dawidwys commented on PR #23936: URL: https://github.com/apache/flink/pull/23936#issuecomment-1864442955 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[jira] [Updated] (FLINK-27082) Disable tests relying on non-writable directories

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27082: --- Labels: github-actions pull-request-available test-stability (was: github-actions

[jira] [Updated] (FLINK-27082) Disable tests relying on non-writable directories

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-27082: -- Parent Issue: FLINK-33901 (was: FLINK-27075) > Disable tests relying on non-writable

[jira] [Assigned] (FLINK-33907) Makes copying test jars being done earlier

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33907: - Assignee: Matthias Pohl > Makes copying test jars being done earlier >

[PR] [FLINK-33906][ci] tools/azure-pipelines/debug_files_utils.sh should support GHA output as well [flink]

2023-12-20 Thread via GitHub
XComp opened a new pull request, #23964: URL: https://github.com/apache/flink/pull/23964 Based on the following PR(s): * https://github.com/apache/flink/pull/23961 * https://github.com/apache/flink/pull/23962 * https://github.com/apache/flink/pull/23963 ## What is the purpose

[jira] [Assigned] (FLINK-33908) Custom Action: Move files within the Docker image to the root folder to match the user

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33908: - Assignee: Matthias Pohl > Custom Action: Move files within the Docker image to the

[PR] [FLINK-33907][ci] Makes copying test jars being done earlier [flink]

2023-12-20 Thread via GitHub
XComp opened a new pull request, #23965: URL: https://github.com/apache/flink/pull/23965 Based on the following PR(s): * https://github.com/apache/flink/pull/23961 * https://github.com/apache/flink/pull/23962 * https://github.com/apache/flink/pull/23963 *

Re: [PR] [FLINK-33914][ci] Adds basic Flink CI workflow [flink]

2023-12-20 Thread via GitHub
flinkbot commented on PR #23970: URL: https://github.com/apache/flink/pull/23970#issuecomment-1864549461 ## CI report: * ff8cb87a2880efbf3c210b31fab2d79a6c57ddee UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Assigned] (FLINK-33916) Workflow: Add nightly build for release-1.18

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33916: - Assignee: Matthias Pohl > Workflow: Add nightly build for release-1.18 >

Re: [PR] [FLINK-33823] Make PlannerQueryOperation SQL serializable [flink]

2023-12-20 Thread via GitHub
dawidwys merged PR #23948: URL: https://github.com/apache/flink/pull/23948 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Closed] (FLINK-33823) Serialize PlannerQueryOperation into SQL

2023-12-20 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-33823. Resolution: Implemented Implemented in 5919251d7a94264a6a72c31de0716b3f72d65437 >

[jira] [Closed] (FLINK-33644) FLIP-393: Make QueryOperations SQL serializable

2023-12-20 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-33644. Resolution: Implemented > FLIP-393: Make QueryOperations SQL serializable >

Re: [PR] [Docs]remove no necessary text [flink]

2023-12-20 Thread via GitHub
zzzk1 closed pull request #23940: [Docs]remove no necessary text URL: https://github.com/apache/flink/pull/23940 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Created] (FLINK-33911) Custom Action: Select workflow configuration

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33911: - Summary: Custom Action: Select workflow configuration Key: FLINK-33911 URL: https://issues.apache.org/jira/browse/FLINK-33911 Project: Flink Issue Type:

[jira] [Created] (FLINK-33915) Workflow: Add nightly build for the dev version (currently called "master")

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33915: - Summary: Workflow: Add nightly build for the dev version (currently called "master") Key: FLINK-33915 URL: https://issues.apache.org/jira/browse/FLINK-33915

[jira] [Updated] (FLINK-33907) Makes copying test jars being done earlier

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33907: --- Labels: github-actions pull-request-available (was: github-actions) > Makes copying test

[jira] [Updated] (FLINK-33908) Custom Action: Move files within the Docker image to the root folder to match the user

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33908: --- Labels: github-actions pull-request-available (was: github-actions) > Custom Action: Move

[jira] [Updated] (FLINK-32849) [JUnit5 Migration] The resourcemanager package of flink-runtime module

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32849: --- Labels: pull-request-available (was: ) > [JUnit5 Migration] The resourcemanager package of

Re: [PR] [FLINK-32849][runtime][JUnit5 Migration] The resourcemanager package of flink-runtime module [flink]

2023-12-20 Thread via GitHub
flinkbot commented on PR #23973: URL: https://github.com/apache/flink/pull/23973#issuecomment-1864686150 ## CI report: * 0aa76f5a80cc057681f6d2407a2c0774a78a9b0e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Closed] (FLINK-33860) Implement restore tests for WindowTableFunction node

2023-12-20 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-33860. Fix Version/s: 1.19.0 Resolution: Implemented Implemented in

[jira] [Commented] (FLINK-28440) EventTimeWindowCheckpointingITCase failed with restore

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798941#comment-17798941 ] Matthias Pohl commented on FLINK-28440: ---

[jira] [Comment Edited] (FLINK-33641) JUnit5 fails to delete a directory on AZP for various table-planner tests

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798931#comment-17798931 ] Matthias Pohl edited comment on FLINK-33641 at 12/20/23 11:50 AM: -- We

[jira] [Created] (FLINK-33901) Trial Period: GitHub Actions

2023-12-20 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-33901: - Summary: Trial Period: GitHub Actions Key: FLINK-33901 URL: https://issues.apache.org/jira/browse/FLINK-33901 Project: Flink Issue Type: New Feature

[jira] [Updated] (FLINK-33881) [TtlListState]Avoid copy and update value in TtlListState#getUnexpiredOrNull

2023-12-20 Thread Jinzhong Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinzhong Li updated FLINK-33881: Description: In some scenarios, 'TtlListState#getUnexpiredOrNull ->

[jira] [Assigned] (FLINK-33911) Custom Action: Select workflow configuration

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33911: - Assignee: Matthias Pohl > Custom Action: Select workflow configuration >

[jira] [Assigned] (FLINK-33910) Custom Action: Enable Java version in Flink's CI Docker image

2023-12-20 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-33910: - Assignee: Matthias Pohl > Custom Action: Enable Java version in Flink's CI Docker

[jira] [Updated] (FLINK-33910) Custom Action: Enable Java version in Flink's CI Docker image

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33910: --- Labels: github-actions pull-request-available (was: github-actions) > Custom Action:

[PR] [FLINK-33911][ci] Adds custom action for workflow configuration selection [flink]

2023-12-20 Thread via GitHub
XComp opened a new pull request, #23969: URL: https://github.com/apache/flink/pull/23969 Based on the following PR(s): * https://github.com/apache/flink/pull/23961 * https://github.com/apache/flink/pull/23962 * https://github.com/apache/flink/pull/23963 *

[jira] [Updated] (FLINK-33911) Custom Action: Select workflow configuration

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33911: --- Labels: github-actions pull-request-available (was: github-actions) > Custom Action:

Re: [PR] [FLINK-33908][ci] Adds custom action for moving data in Flink's CI Docker image [flink]

2023-12-20 Thread via GitHub
XComp closed pull request #23966: [FLINK-33908][ci] Adds custom action for moving data in Flink's CI Docker image URL: https://github.com/apache/flink/pull/23966 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [FLINK-33908][ci] Adds custom action for moving data in Flink's CI Docker image [flink]

2023-12-20 Thread via GitHub
XComp commented on PR #23966: URL: https://github.com/apache/flink/pull/23966#issuecomment-1864515238 I need to reorganize the workflow-related PRs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] [FLINK-33909][ci] Adds custom action for selecting the release branch and commit hash [flink]

2023-12-20 Thread via GitHub
XComp commented on PR #23967: URL: https://github.com/apache/flink/pull/23967#issuecomment-1864515429 I need to reorganize the workflow-related PRs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] [FLINK-33911][ci] Adds custom action for workflow configuration selection [flink]

2023-12-20 Thread via GitHub
XComp commented on PR #23969: URL: https://github.com/apache/flink/pull/23969#issuecomment-1864515821 I need to reorganize the workflow-related PRs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[PR] [FLINK-33914][ci] Adds basic Flink CI workflow [flink]

2023-12-20 Thread via GitHub
XComp opened a new pull request, #23970: URL: https://github.com/apache/flink/pull/23970 Based on the following PR(s): * https://github.com/apache/flink/pull/23961 * https://github.com/apache/flink/pull/23962 * https://github.com/apache/flink/pull/23963 *

  1   2   3   >