(flink) branch release-1.17 updated (9052407919c -> 69a573ee9b5)

2023-11-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


from 9052407919c [FLINK-33589][docs] Fix connector_artifact to prevent 
generation of broken layout
 add 69a573ee9b5 [hotfix] Set available Flink Cassandra connector for 1.17 
to v3.1

No new revisions were added by this update.

Summary of changes:
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(flink) branch master updated: [hotfix] Set available Flink Cassandra connector for 1.18 to v3.1

2023-11-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new 0b4e32e8634 [hotfix] Set available Flink Cassandra connector for 1.18 
to v3.1
0b4e32e8634 is described below

commit 0b4e32e86342a7b10d612157cefe1dc114801aa1
Author: Martijn Visser 
AuthorDate: Mon Nov 20 10:41:36 2023 +0100

[hotfix] Set available Flink Cassandra connector for 1.18 to v3.1

There is no Flink 1.18+ compatible version for the Cassandra connector yet, 
but the v3.1 at least has the indicator that there's no version available so it 
will correctly display the results.
---
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 11302bb489a..aaee09149bd 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -45,7 +45,7 @@ cd tmp
 
 integrate_connector_docs elasticsearch v3.0
 integrate_connector_docs aws v4.1
-integrate_connector_docs cassandra v3.0
+integrate_connector_docs cassandra v3.1
 integrate_connector_docs pulsar v4.0
 integrate_connector_docs jdbc v3.1
 integrate_connector_docs rabbitmq v3.0



(flink-connector-aws) branch v4.1 updated: [hotfix][docs] Fix identifier collision causing coflict when switching between tabs in kinesis connector docs

2023-11-20 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository.

dannycranmer pushed a commit to branch v4.1
in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git


The following commit(s) were added to refs/heads/v4.1 by this push:
 new b29f620  [hotfix][docs] Fix identifier collision causing coflict when 
switching between tabs in kinesis connector docs
b29f620 is described below

commit b29f620bbeda36e4fd56506e210c70147dcb431f
Author: Aleksandr Pilipenko 
AuthorDate: Fri Nov 17 23:07:27 2023 +

[hotfix][docs] Fix identifier collision causing coflict when switching 
between tabs in kinesis connector docs
---
 docs/content.zh/docs/connectors/datastream/kinesis.md | 2 +-
 docs/content/docs/connectors/datastream/kinesis.md| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/connectors/datastream/kinesis.md 
b/docs/content.zh/docs/connectors/datastream/kinesis.md
index cfb8424..564dc61 100644
--- a/docs/content.zh/docs/connectors/datastream/kinesis.md
+++ b/docs/content.zh/docs/connectors/datastream/kinesis.md
@@ -185,7 +185,7 @@ Flink Kinesis消费者还需要一个模式来了解如何将 Kinesis 数据流
 
 要使用此反序列化模式,必须添加以下附加依赖项:
 
-{{< tabs "8c6721c7-4a48-496e-b0fe-6522cf6a5e13" >}}
+{{< tabs "71c8eb0c-6a78-476f-a52e-8a46d83f2ca4" >}}
 {{< tab "AvroDeserializationSchema" >}}
 {{< artifact flink-avro >}}
 {{< /tab >}}
diff --git a/docs/content/docs/connectors/datastream/kinesis.md 
b/docs/content/docs/connectors/datastream/kinesis.md
index 7700cb3..8e9f75d 100644
--- a/docs/content/docs/connectors/datastream/kinesis.md
+++ b/docs/content/docs/connectors/datastream/kinesis.md
@@ -195,7 +195,7 @@ For convenience, Flink provides the following schemas out 
of the box:
 
 To use this deserialization schema one has to add the following 
additional dependency:
 
-{{< tabs "8c6721c7-4a48-496e-b0fe-6522cf6a5e13" >}}
+{{< tabs "71c8eb0c-6a78-476f-a52e-8a46d83f2ca4" >}}
 {{< tab "AvroDeserializationSchema" >}}
 {{< artifact flink-avro >}}
 {{< /tab >}}



(flink-connector-aws) branch main updated: [hotfix][docs] Fix identifier collision causing coflict when switching between tabs in kinesis connector docs

2023-11-20 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository.

dannycranmer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git


The following commit(s) were added to refs/heads/main by this push:
 new ebf606e  [hotfix][docs] Fix identifier collision causing coflict when 
switching between tabs in kinesis connector docs
ebf606e is described below

commit ebf606e239467917ae7af6c3b7e7d509aec8a103
Author: Aleksandr Pilipenko 
AuthorDate: Fri Nov 17 21:19:24 2023 +

[hotfix][docs] Fix identifier collision causing coflict when switching 
between tabs in kinesis connector docs
---
 docs/content.zh/docs/connectors/datastream/kinesis.md | 2 +-
 docs/content/docs/connectors/datastream/kinesis.md| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/connectors/datastream/kinesis.md 
b/docs/content.zh/docs/connectors/datastream/kinesis.md
index d98955f..99bd14d 100644
--- a/docs/content.zh/docs/connectors/datastream/kinesis.md
+++ b/docs/content.zh/docs/connectors/datastream/kinesis.md
@@ -183,7 +183,7 @@ Flink Kinesis消费者还需要一个模式来了解如何将 Kinesis 数据流
 
 要使用此反序列化模式,必须添加以下附加依赖项:
 
-{{< tabs "8c6721c7-4a48-496e-b0fe-6522cf6a5e13" >}}
+{{< tabs "71c8eb0c-6a78-476f-a52e-8a46d83f2ca4" >}}
 {{< tab "AvroDeserializationSchema" >}}
 {{< artifact flink-avro >}}
 {{< /tab >}}
diff --git a/docs/content/docs/connectors/datastream/kinesis.md 
b/docs/content/docs/connectors/datastream/kinesis.md
index e229c3b..72bd5d7 100644
--- a/docs/content/docs/connectors/datastream/kinesis.md
+++ b/docs/content/docs/connectors/datastream/kinesis.md
@@ -194,7 +194,7 @@ For convenience, Flink provides the following schemas out 
of the box:
 
 To use this deserialization schema one has to add the following 
additional dependency:
 
-{{< tabs "8c6721c7-4a48-496e-b0fe-6522cf6a5e13" >}}
+{{< tabs "71c8eb0c-6a78-476f-a52e-8a46d83f2ca4" >}}
 {{< tab "AvroDeserializationSchema" >}}
 {{< artifact flink-avro >}}
 {{< /tab >}}



(flink) branch master updated: [FLINK-33531][python] Remove cython upper bounds

2023-11-20 Thread hxb
This is an automated email from the ASF dual-hosted git repository.

hxb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new 942d236 [FLINK-33531][python] Remove cython upper bounds
942d236 is described below

commit 942d23636b13df7a118274d307943f5524cd
Author: HuangXingBo 
AuthorDate: Mon Nov 20 19:22:27 2023 +0800

[FLINK-33531][python] Remove cython upper bounds

This closes #23755.
---
 flink-python/dev/dev-requirements.txt | 2 +-
 flink-python/pyproject.toml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flink-python/dev/dev-requirements.txt 
b/flink-python/dev/dev-requirements.txt
index 3ac5460172e..2d74afd58c2 100755
--- a/flink-python/dev/dev-requirements.txt
+++ b/flink-python/dev/dev-requirements.txt
@@ -16,7 +16,7 @@ pip>=20.3
 setuptools>=18.0
 wheel
 apache-beam>=2.43.0,<2.49.0
-cython>=0.29.24,<3
+cython>=0.29.24
 py4j==0.10.9.7
 python-dateutil>=2.8.0,<3
 cloudpickle~=2.2.0
diff --git a/flink-python/pyproject.toml b/flink-python/pyproject.toml
index 5dfdd7b01de..c21b2fccd5e 100644
--- a/flink-python/pyproject.toml
+++ b/flink-python/pyproject.toml
@@ -22,7 +22,7 @@ requires = [
 "setuptools>=18.0",
 "wheel",
 "apache-beam>=2.43.0,<2.49.0",
-"cython>=0.29.24,<3",
+"cython>=0.29.24",
 "fastavro>=1.1.0,!=1.8.0"
 ]
 



(flink) branch release-1.18 updated: [hotfix] Set available Flink Cassandra connector for 1.18 to v3.1

2023-11-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.18 by this push:
 new 2e86568b439 [hotfix] Set available Flink Cassandra connector for 1.18 
to v3.1
2e86568b439 is described below

commit 2e86568b4395ba188f34082891cd767d31979d4b
Author: Martijn Visser 
AuthorDate: Mon Nov 20 10:40:14 2023 +0100

[hotfix] Set available Flink Cassandra connector for 1.18 to v3.1

There is no Flink 1.18 compatible version for the Cassandra connector yet, 
but the v3.1 at least has the indicator that there's no version available so it 
will correctly display the results.
---
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 11302bb489a..aaee09149bd 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -45,7 +45,7 @@ cd tmp
 
 integrate_connector_docs elasticsearch v3.0
 integrate_connector_docs aws v4.1
-integrate_connector_docs cassandra v3.0
+integrate_connector_docs cassandra v3.1
 integrate_connector_docs pulsar v4.0
 integrate_connector_docs jdbc v3.1
 integrate_connector_docs rabbitmq v3.0



(flink) branch release-1.17 updated: [docs] Fix typo

2023-11-20 Thread jingge
This is an automated email from the ASF dual-hosted git repository.

jingge pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.17 by this push:
 new 7150251c2f1 [docs] Fix typo
7150251c2f1 is described below

commit 7150251c2f19d65b3e4a0d730207a21b8c2b3c55
Author: Ruiwen Xu 
AuthorDate: Mon Nov 6 01:15:47 2023 -0600

[docs] Fix typo
---
 docs/content/docs/internals/job_scheduling.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/docs/internals/job_scheduling.md 
b/docs/content/docs/internals/job_scheduling.md
index 32d8106ea73..78740e883e4 100644
--- a/docs/content/docs/internals/job_scheduling.md
+++ b/docs/content/docs/internals/job_scheduling.md
@@ -65,7 +65,7 @@ The ExecutionGraph is a parallel version of the JobGraph: For 
each JobVertex, it
 The ExecutionVertex tracks the state of execution of a particular subtask. All 
ExecutionVertices from one JobVertex are held in an
 {{< gh_link 
file="/flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionJobVertex.java"
 name="ExecutionJobVertex" >}},
 which tracks the status of the operator as a whole.
-Besides the vertices, the ExecutionGraph also contains the {{< gh_link 
file="/flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResult.java"
 name="IntermediateResult" >}} and the {{< gh_link 
file="/flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartition.java"
 name="IntermediateResultPartition" >}}. The former tracks the state of the 
*IntermediateDataSet*, the latter the state of each of its partitions.
+Besides the vertices, the ExecutionGraph also contains the {{< gh_link 
file="/flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResult.java"
 name="IntermediateResult" >}} and the {{< gh_link 
file="/flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartition.java"
 name="IntermediateResultPartition" >}}. The former tracks the state of the 
*IntermediateDataSet*, the latter tracks the state of each of its partitions.
 
 {{< img src="/fig/job_and_execution_graph.svg" alt="JobGraph and 
ExecutionGraph" width="50%" >}}
 



(flink) branch master updated: [hotfix] [docs] Fix typo

2023-11-20 Thread jingge
This is an automated email from the ASF dual-hosted git repository.

jingge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new 35db18eaed8 [hotfix] [docs] Fix typo
35db18eaed8 is described below

commit 35db18eaed8b570136714217fe5f1eda6481083a
Author: Jack 
AuthorDate: Wed Nov 1 22:35:47 2023 +0800

[hotfix] [docs] Fix typo
---
 flink-table/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-table/README.md b/flink-table/README.md
index 6ba450b5533..fc40b6f8a7d 100644
--- a/flink-table/README.md
+++ b/flink-table/README.md
@@ -32,7 +32,7 @@ If you want to use Table API & SQL, check out the 
[documentation](https://nightl
 * `flink-table-api-java-uber`: 
   * Uber JAR bundling `flink-table-common` and all the Java API modules, 
including the bridging to DataStream API and 3rd party dependencies.
   * This module is intended to be used by the flink-dist, rather than from the 
users directly.
-* `flink-table-calcite-brdge`: Calcite dependencies for writing planner 
plugins (e.g. SQL dialects) that interact with Calcite API
+* `flink-table-calcite-bridge`: Calcite dependencies for writing planner 
plugins (e.g. SQL dialects) that interact with Calcite API
 
 ### Runtime
 



(flink) branch master updated (35db18eaed8 -> 316c08b0d96)

2023-11-20 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


from 35db18eaed8 [hotfix] [docs] Fix typo
 add 316c08b0d96 [FLINK-33340] Upgrade jackson from 2.14.3 to 2.15.3

No new revisions were added by this update.

Summary of changes:
 .../flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE   |  2 +-
 .../flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE  |  6 +++---
 .../flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE  |  2 +-
 .../flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE  |  8 
 .../flink-s3-fs-presto/src/main/resources/META-INF/NOTICE  |  8 
 .../src/main/resources/META-INF/NOTICE |  6 +++---
 .../flink-sql-avro/src/main/resources/META-INF/NOTICE  |  6 +++---
 flink-kubernetes/src/main/resources/META-INF/NOTICE| 10 +-
 flink-python/src/main/resources/META-INF/NOTICE|  6 +++---
 pom.xml|  2 +-
 10 files changed, 28 insertions(+), 28 deletions(-)



(flink) branch master updated (316c08b0d96 -> 7092bb4cc2a)

2023-11-20 Thread mapohl
This is an automated email from the ASF dual-hosted git repository.

mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


from 316c08b0d96 [FLINK-33340] Upgrade jackson from 2.14.3 to 2.15.3
 add 7092bb4cc2a [FLINK-33568] Fix NullpointerException in 
SinkV2MetricsITCase (#23737)

No new revisions were added by this update.

Summary of changes:
 .../streaming/runtime/SinkV2MetricsITCase.java | 67 ++
 1 file changed, 29 insertions(+), 38 deletions(-)



(flink) branch master updated: [hotfix][docs] fix typo in checkpoint_monitoring.md

2023-11-20 Thread jingge
This is an automated email from the ASF dual-hosted git repository.

jingge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new d97c10257d7 [hotfix][docs] fix typo in checkpoint_monitoring.md
d97c10257d7 is described below

commit d97c10257d7f4d42992bb60ff89b1bcbf968d7ac
Author: jingge 
AuthorDate: Mon Nov 20 17:42:48 2023 +0100

[hotfix][docs] fix typo in checkpoint_monitoring.md
---
 docs/content/docs/ops/monitoring/checkpoint_monitoring.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content/docs/ops/monitoring/checkpoint_monitoring.md 
b/docs/content/docs/ops/monitoring/checkpoint_monitoring.md
index bd928e99eb5..b961ae8ce78 100644
--- a/docs/content/docs/ops/monitoring/checkpoint_monitoring.md
+++ b/docs/content/docs/ops/monitoring/checkpoint_monitoring.md
@@ -35,7 +35,7 @@ Flink's web interface provides a tab to monitor the 
checkpoints of jobs. These s
 
 ### Overview Tab
 
-The overview tabs lists the following statistics. Note that these statistics 
don't survive a JobManager loss and are reset to if your JobManager fails over.
+The overview tabs lists the following statistics. Note that these statistics 
don't survive a JobManager loss and are reset if your JobManager fails over.
 
 - **Checkpoint Counts**
- Triggered: The total number of checkpoints that have been triggered 
since the job started.
@@ -93,7 +93,7 @@ The summary computes a simple min/average/maximum statistics 
over all completed
 
 {{< img src="/fig/checkpoint_monitoring-summary.png" width="700px" 
alt="Checkpoint Monitoring: Summary" >}}
 
-Note that these statistics don't survive a JobManager loss and are reset to if 
your JobManager fails over.
+Note that these statistics don't survive a JobManager loss and are reset if 
your JobManager fails over.
 
 ### Configuration Tab
 



(flink) branch master updated: [FLINK-27882][tests][table] Migrate flink-scala to JUnit5

2023-11-20 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new 278504a2787 [FLINK-27882][tests][table] Migrate flink-scala to JUnit5
278504a2787 is described below

commit 278504a2787a154faf6f6401028d4bbadafbba0a
Author: Sergey Nuyanzin 
AuthorDate: Tue Nov 21 00:20:40 2023 +0100

[FLINK-27882][tests][table] Migrate flink-scala to JUnit5
---
 flink-scala/pom.xml|   6 +
 .../scala/operators/ScalaCsvOutputFormatTest.java  |  47 +-
 .../misc/KryoSerializerRegistrationsTest.java  |  60 +--
 .../org.junit.jupiter.api.extension.Extension  |  16 +
 .../api/scala/DeltaIterationSanityCheckTest.scala  | 115 +++--
 .../apache/flink/api/scala/MaxByOperatorTest.scala |  78 +--
 .../apache/flink/api/scala/MinByOperatorTest.scala |  79 +--
 .../flink/api/scala/SelectByFunctionTest.scala | 147 +++---
 .../scala/extensions/base/AcceptPFTestBase.scala   |   5 +-
 .../OnCoGroupDataSetTest.scala |   2 +-
 .../OnCrossDataSetTest.scala   |   2 +-
 .../acceptPartialFunctions/OnDataSetTest.scala |   2 +-
 .../OnGroupedDataSetTest.scala |   2 +-
 .../OnHalfUnfinishedKeyPairOperationTest.scala |   2 +-
 .../OnJoinFunctionAssignerTest.scala   |   2 +-
 .../OnUnfinishedKeyPairOperationTest.scala |   2 +-
 .../SemanticPropertiesTranslationTest.scala|  87 ++--
 .../api/scala/io/CollectionInputFormatTest.scala   |  18 +-
 .../flink/api/scala/io/CsvInputFormatTest.scala| 242 +-
 .../flink/api/scala/metrics/ScalaGaugeTest.scala   |   6 +-
 .../scala/runtime/GenericPairComparatorTest.scala  |   1 -
 .../runtime/KryoGenericTypeSerializerTest.scala|   2 +-
 .../api/scala/runtime/TupleSerializerTest.scala|  26 +-
 .../tuple/base/PairComparatorTestBase.scala|  24 +-
 .../tuple/base/TupleComparatorTestBase.scala   |   2 +-
 .../api/scala/types/TypeInformationGenTest.scala   | 535 ++---
 .../EnumValueSerializerCompatibilityTest.scala |  53 +-
 .../scala/typeutils/EnumValueSerializerTest.scala  |  13 +-
 .../scala/typeutils/InstantiationUtilTest.scala|  12 +-
 .../ScalaCaseClassSerializerReflectionTest.scala   |  26 +-
 .../api/scala/typeutils/TypeExtractionTest.scala   |  16 +-
 .../api/scala/typeutils/TypeInfoFactoryTest.scala  |  50 +-
 32 files changed, 813 insertions(+), 867 deletions(-)

diff --git a/flink-scala/pom.xml b/flink-scala/pom.xml
index c4c801e089d..51969c91142 100644
--- a/flink-scala/pom.xml
+++ b/flink-scala/pom.xml
@@ -286,6 +286,12 @@ under the License.

test-jar

+   
+   
+   
+   
META-INF/services/org.junit.jupiter.api.extension.Extension
+   
+   



diff --git 
a/flink-scala/src/test/java/org/apache/flink/api/scala/operators/ScalaCsvOutputFormatTest.java
 
b/flink-scala/src/test/java/org/apache/flink/api/scala/operators/ScalaCsvOutputFormatTest.java
index 4ae751e184d..00ede74adc1 100644
--- 
a/flink-scala/src/test/java/org/apache/flink/api/scala/operators/ScalaCsvOutputFormatTest.java
+++ 
b/flink-scala/src/test/java/org/apache/flink/api/scala/operators/ScalaCsvOutputFormatTest.java
@@ -22,11 +22,9 @@ import org.apache.flink.api.common.io.FileOutputFormat;
 import org.apache.flink.core.fs.FileSystem;
 import org.apache.flink.core.fs.Path;
 
-import org.junit.Assert;
-import org.junit.Before;
-import org.junit.Rule;
-import org.junit.Test;
-import org.junit.rules.TemporaryFolder;
+import org.junit.jupiter.api.BeforeEach;
+import org.junit.jupiter.api.Test;
+import org.junit.jupiter.api.io.TempDir;
 
 import java.nio.charset.StandardCharsets;
 import java.nio.file.Files;
@@ -35,19 +33,20 @@ import java.util.List;
 
 import scala.Tuple3;
 
-import static org.junit.Assert.fail;
+import static org.assertj.core.api.Assertions.assertThat;
+import static org.assertj.core.api.Assertions.assertThatThrownBy;
 
 /** Tests for {@link ScalaCsvOutputFormat}. */
-public class ScalaCsvOutputFormatTest {
+class ScalaCsvOutputFormatTest {
 
 private String path;
 private ScalaCsvOutputFormat> 
csvOutputFormat;
 
-@Rule public final TemporaryFolder tmpFolder = new TemporaryFolder();
+@TempDir private java.nio.file.Path tmpFolder;
 
-@Before
-public void setUp() throws Exception {
-  

(flink) branch master updated: [FLINK-33456] Upgrade maven-shade-plugin to 3.5.1

2023-11-20 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
 new e68411a289e [FLINK-33456] Upgrade maven-shade-plugin to 3.5.1
e68411a289e is described below

commit e68411a289e35633dd0e69284a07af75b21db02e
Author: Sergey Nuyanzin 
AuthorDate: Mon Nov 20 23:00:49 2023 +0100

[FLINK-33456] Upgrade maven-shade-plugin to 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6a6f028c568..430def916a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2209,7 +2209,7 @@ under the License.


org.apache.maven.plugins

maven-shade-plugin
-   3.4.1
+   3.5.1

 




(flink) branch release-1.17 updated: [FLINK-33582] Upgrade to flink-shaded 16.2

2023-11-20 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository.

guoweijie pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.17 by this push:
 new cef22667ae6 [FLINK-33582] Upgrade to flink-shaded 16.2
cef22667ae6 is described below

commit cef22667ae65fb6fda78f22a05a8ca91540af687
Author: Yuxin Tan 
AuthorDate: Fri Nov 17 16:35:50 2023 +0800

[FLINK-33582] Upgrade to flink-shaded 16.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cd83dd3784f..6d136a9cb1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@ under the License.
4
true
-XX:+UseG1GC 
-Xms256m
-   16.1
+   16.2

2.13.4
1.8
1.7.36
@@ -375,7 +375,7 @@ under the License.

org.apache.flink
flink-shaded-netty
-   
4.1.82.Final-${flink.shaded.version}
+   
4.1.83.Final-${flink.shaded.version}