[flink] 08/15: [FLINK-32834] Decouple compile.sh from maven-utils.sh

2023-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d3059389aea1e1d65ad4c3a7af88ddf7e21e80c3 Author: Chesnay Schepler AuthorDate: Fri Aug 11 11:13:54 2023 +0200

[flink] 04/15: [FLINK-32834] Rework parameter quoting

2023-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 78b5ddb11dfd2a3a00b58079fe9ee29a80555988 Author: Chesnay Schepler AuthorDate: Fri Aug 11 10:41:06 2023 +0200

[flink] branch master updated (1d1fe536022 -> 5bf5003f5c7)

2023-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 1d1fe536022 [hotfix][runtime] Remove the unnecessary private put method in FileSystemBlobStore to prevent

[flink] 06/15: [FLINK-32834] Decouple low-level scripts from maven-utlls

2023-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e638115336b2c88c16fbc421dd2ae931e39d1df4 Author: Chesnay Schepler AuthorDate: Fri Aug 11 11:02:59 2023 +0200

[flink] 02/15: [FLINK-32834] Clean/overwrite pre-existing tmp files

2023-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5f719e748a0450d385182aaa8312df114b38e30a Author: Chesnay Schepler AuthorDate: Fri Aug 11 10:06:54 2023 +0200

[flink] branch master updated (fa61dd439ec -> 28d94e826e4)

2023-08-08 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from fa61dd439ec [FLINK-32144][connector/filesystem][test] Create a new minicluser instead of using MiniClusterExtension

[flink] branch master updated: [FLINK-32168] RM logs missing and current resources

2023-07-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 dc08df61329 [FLINK-32168] RM logs missing

[flink] branch master updated (5cda33d87be -> 7be5480212c)

2023-07-24 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 5cda33d87be [FLINK-32654][configuration] Deprecate ExecutionConfig#canEqual(obj) add 29a5e52dcd6 [FLINK-32167

[flink] branch release-1.17 updated: [FLINK-32592] Fix thread-safety of context (Stream)ExEnv initializer

2023-07-21 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 32c657c1426 [FLINK-32592] Fix

[flink] branch release-1.16 updated: [FLINK-32592] Fix thread-safety of context (Stream)ExEnv initializer

2023-07-21 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 903f122c5ac [FLINK-32592] Fix

[flink-connector-shared-utils] branch parent_pom updated: [FLINK-29436] Enable spotless on Java 17

2023-07-20 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch parent_pom in repository https://gitbox.apache.org/repos/asf/flink-connector-shared-utils.git The following commit(s) were added to refs/heads/parent_pom by this push: new 813ab45 [FLINK

[flink] branch master updated: [FLINK-32623] Return correct vertex resource lower bound

2023-07-19 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 6b3d291f6a5 [FLINK-32623] Return correct vertex

[flink] branch master updated: [FLINK-32592] Fix thread-safety of context (Stream)ExEnv initializer

2023-07-19 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 13d35365f67 [FLINK-32592] Fix thread-safety

[flink-connector-hbase] 08/26: [FLINK-20651] Format code with Spotless/google-java-format

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 9be77d73f9bed1d605a00e21c72c2661ade43c42 Author: Rufus Refactor AuthorDate: Mon Dec 28 14:30:59 2020

[flink-connector-hbase] 24/26: [FLINK-29710][Hadoop/Hive] Exclude Reload4J from all Hadoop and Hive dependencies

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit bc261b7337f72060eb4c907909a64068565ab5ae Author: Martijn Visser AuthorDate: Wed Nov 9 11:48:22 2022 +0100

[flink-connector-hbase] 19/26: [FLINK-28409][tests] Move FlinkContainerTestEnvironment and dependendencies into flink-connector-test-utils

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit a2584f22b9027fce922814f013e4d95e3e26fc9c Author: Alexander Fedulov <1492164+af

[flink-connector-hbase] 23/26: [FLINK-29514][Deployment/YARN] Bump Minikdc to v3.2.4. This closes #20973

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit a09b8cc7f9a8469a0e519bf72e517016ea7aeeda Author: MartijnVisser AuthorDate: Fri Oct 7 06:23:05 2022 -0500

[flink-connector-hbase] 20/26: [FLINK-27770][sql-gateway] Refactor SqlGateway E2E tests

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 1c16d74ca6f52cc6a2bb0ee931188f53e518a907 Author: Shengkai <1059623...@qq.com> AuthorDate: Mon Aug 1

[flink-connector-hbase] 15/26: [FLINK-24018][build] Remove Scala dependencies from Java APIs

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 2fcfb4ee4401968c6515b6f65444097b285d0d04 Author: Chesnay Schepler AuthorDate: Tue Oct 26 00:48:06 2021

[flink-connector-hbase] 03/26: [FLINK-18607][build] Give the maven module a human readable name

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 13e1d0297581b82baa1724aea59196847ca75974 Author: Niels Basjes AuthorDate: Wed Jul 22 11:26:03 2020 +0200

[flink-connector-hbase] 25/26: Update version to 1.18-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit bad3f3543eff4ba4dc5f0963e1faf9731afef663 Author: Leonard Xu AuthorDate: Tue Feb 7 16:27:19 2023 +0800

[flink-connector-hbase] 22/26: [FLINK-29285][tests] Move TestUtils#getResource

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit a72b5072ebe9ed483c856977220c1389bef747f5 Author: Chesnay Schepler AuthorDate: Wed Sep 14 17:12:10 2022

[flink-connector-hbase] 11/26: [FLINK-21519] Temporarily disable SQLClientHBaseITCase

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit f887744c4c2a36c2fd716cddb0e162bf34a2e5f1 Author: Dawid Wysakowicz AuthorDate: Fri Apr 9 10:33:03 2021

[flink-connector-hbase] 06/26: Update version to 1.13-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 25b7ef9f0208c8e8ad267b0924610dab6c63c1f2 Author: Dian Fu AuthorDate: Thu Nov 26 14:20:51 2020 +0800

[flink-connector-hbase] 26/26: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 8fda39b1e81f63c3db1be2295fb3efeeb60fd638 Author: Ferenc Csaky AuthorDate: Wed Apr 26 16:16:10 2023 +0200

[flink-connector-hbase] 05/26: [FLINK-19863][tests][hbase] Harden HBase end-to-end tests

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 849b867edf751757637cdce74bdb8cfd2075c595 Author: Leonard Xu AuthorDate: Tue Nov 17 10:03:52 2020 +0800

[flink-connector-hbase] 07/26: [FLINK-19863][test] Fix SQLClientHBaseITCase.testHBase failed with process timeout

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 8d1c017a7f5941660201f20c1c304891a3fffb6c Author: Leonard Xu AuthorDate: Fri Dec 4 21:10:44 2020 +0800

[flink-connector-hbase] 21/26: Update version to 1.17-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 4a2731e136d02f6a49cc997a044542cabb8b5fa2 Author: huangxingbo AuthorDate: Mon Sep 5 10:43:15 2022 +0800

[flink-connector-hbase] 17/26: Update version to 1.16-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit c5c296a2dcf6d95df4199aa561f1fcd16844cfad Author: Yun Gao AuthorDate: Tue Mar 15 01:27:55 2022 +0800

[flink-connector-hbase] 18/26: [FLINK-28196][build] Rename hadoop.version property

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit e26aec895c33cca8915e36fd493ed9628f6b Author: Chesnay Schepler AuthorDate: Tue Jun 21 11:23:30 2022

[flink-connector-hbase] 14/26: Update version to 1.15-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit ccde5aba67806722452b4e020b66ab5ce31a456a Author: Xintong Song AuthorDate: Sat Aug 28 08:33:55 2021 +0800

[flink-connector-hbase] 09/26: [FLINK-21519] Temporarily disable SQLClientHBaseITCase

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 31f0dafc9bd51febcf1bd2a246ea989dfba4fd70 Author: Dawid Wysakowicz AuthorDate: Tue Mar 2 09:59:11 2021

[flink-connector-hbase] 04/26: [FLINK-18795][hbase] Support for HBase 2

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 6ac4a3faea7596b91432c1213a5487916c9a7e63 Author: Miklos Gergely AuthorDate: Tue Aug 25 13:19:04 2020

[flink-connector-hbase] 16/26: [FLINK-25159][tests] Streamline E2E surefire setup

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 17bb4a3af3ad580e81db076c7dd7e91fb392f8f9 Author: Chesnay Schepler AuthorDate: Fri Dec 3 15:45:34 2021

[flink-connector-hbase] 12/26: Update version to 1.14-SNAPSHOT

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit b4aef6574053fdb15a2769c37194b47139d12871 Author: GuoWei Ma AuthorDate: Sun Apr 18 20:19:52 2021 +0800

[flink-connector-hbase] 10/26: Revert "[FLINK-21519] Temporarily disable SQLClientHBaseITCase"

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 59f168a7b036d353c9ec2e8a89f7b27ab8c58d9e Author: Dawid Wysakowicz AuthorDate: Wed Mar 31 09:41:31 2021

[flink-connector-hbase] 13/26: [FLINK-23255][test] Introduce JUnit 5 dependencies (#16551)

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 449b4617e65ad8d5a8b3f1947a52dbe662a25f59 Author: Qingsheng Ren AuthorDate: Tue Aug 10 20:59:18 2021 +0800

[flink-connector-hbase] 01/26: [FLINK-17678][hbase] Add flink-sql-connector-hbase module to provide uber jar for HBase connector

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit e534af9b29ac5eb41132cd903e225cc99c5b97d1 Author: Leonard Xu AuthorDate: Tue Jun 23 10:44:23 2020 +0800

[flink-connector-hbase] branch main updated (f4e1819 -> 8fda39b)

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git from f4e1819 [FLINK-32024][docs] Short code related to externalized connector retrieve version from its

[flink-connector-hbase] 02/26: [FLINK-18420][tests] Disable failed test SQLClientHBaseITCase in java 11

2023-07-10 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit b2fbfd8bc08b8d31713fa18ea6d38d8fc764b27d Author: Leonard Xu AuthorDate: Wed Jun 24 16:48:00 2020 +0800

[flink] branch master updated: [FLINK-32391][yarn][test] Extend log whitelist for expected Akka shutdown WARN exception

2023-07-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 cc804944c75 [FLINK-32391][yarn][test] Extend

[flink] branch master updated: [FLINK-31996] Chaining operators with different max parallelism prevents rescaling

2023-07-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 58a849bcc49 [FLINK-31996] Chaining operators

[flink-connector-shared-utils] branch main updated: [hotifx] Extends the main branch's README.md to have a more informative "landing page".

2023-07-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-shared-utils.git The following commit(s) were added to refs/heads/main by this push: new 7dcdae5 [hotifx] Extends

[flink] branch master updated: Revert "[FLINK-32327][ci] Java 17 skips python tests"

2023-07-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 9b8a01cdffd Revert "[FLINK-32327][ci] Ja

[flink] branch master updated: [FLINK-32544][python] Fix test_java_sql_ddl to works in JDK17

2023-07-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 0e44dccf694 [FLINK-32544][python] Fix

[flink] branch master updated (e56e87ee225 -> 38f4d133a78)

2023-07-05 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from e56e87ee225 [hotfix][test] Migrates EmbeddedLeaderServiceTest to JUnit5/AssertJ add 38f4d133a78 [FLINK-31476

[flink] branch master updated: [FLINK-32359][tests] Accept mandatory args in constructor

2023-07-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 37341a5aeff [FLINK-32359][tests] Accept

[flink] branch master updated: [FLINK-32370][tests] Ignore logged exceptions in JDBC driver e2e test

2023-07-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 5ac5163a0f6 [FLINK-32370][tests] Ignore logged

[flink] branch master updated: [FLINK-32370][tests] Ignore logged exceptions in JDBC driver e2e test

2023-07-03 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 b229ecd0d6d [FLINK-32370][tests] Ignore logged

[flink] branch master updated: [FLINK-32479][tests] Wait until request was processed before revoking leadership

2023-07-03 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 8dfd811bea4 [FLINK-32479][tests] Wait until

[flink] branch release-1.17 updated: [FLINK-30596][coordination] Fix duplicate jobs when submitting with the same jobId

2023-07-03 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 91e1314feda [FLINK-30596

[flink] branch master updated: [FLINK-32467][rpc] Move common RPC utils to rpc-core

2023-06-30 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 167d5640b24 [FLINK-32467][rpc] Move common RPC

[flink-docker] branch dev-master updated: [FLINK-32482] Add Java 17 to build matrix

2023-06-29 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch dev-master in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-master by this push: new bd7fa4d [FLINK-32482] Add Java

[flink] branch release-1.16 updated: [FLINK-30596][coordination] Fix duplicate jobs when submitting with the same jobId

2023-06-29 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 9b073c97e5e [FLINK-30596

[flink] branch master updated: [FLINK-30596][coordination] Fix duplicate jobs when submitting with the same jobId

2023-06-28 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 b528d9b81c0 [FLINK-30596][coordination] Fix

[flink] branch master updated: [FLINK-32265][runtime] Use system classloader in JM for jobs without extra jars

2023-06-26 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 b3d0e51bdf9 [FLINK-32265][runtime] Use system

[flink] 02/02: [FLINK-32369][ci] Setup Java 17 cron build

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4624cc47bec135f369bcdf159b68bdd4566ce5af Author: Chesnay Schepler AuthorDate: Fri Jun 16 15:05:30 2023 +0200

[flink] branch master updated (2940c02c986 -> 4624cc47bec)

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2940c02c986 [FLINK-25002][build] Add java 17 add-opens/add-exports JVM arguments new d11266ee102 [FLINK-32327

[flink] 01/02: [FLINK-32327][ci] Java 17 skips python tests

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d11266ee10230c4602e2abd9d79eea40a870adb3 Author: Chesnay Schepler AuthorDate: Thu Jun 15 16:23:21 2023 +0200

[flink] branch master updated (ed854c0240c -> 2940c02c986)

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ed854c0240c [FLINK-32368][test] Fixes wrong interface implementation in KubernetesTestFixture add 89c15245531

[flink] branch master updated (83ebe45c895 -> d8547fafd99)

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 83ebe45c895 [FLINK-25000][build] Java 17 uses Scala 2.12.15 add d8547fafd99 [FLINK-32358][rpc] Add rpc system

[flink] branch master updated (62b792d58c4 -> 83ebe45c895)

2023-06-16 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 62b792d58c4 [FLINK-31781][runtime] Introduces contender ID in LeaderElectionService interface add 83ebe45c895

[flink] branch master updated: [FLINK-32338][build] Add FailsOnJava17 annotation

2023-06-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 d2e4490ca11 [FLINK-32338][build] Add

[flink] 02/02: [FLINK-32290][dist] Enable -XX:+IgnoreUnrecognizedVMOptions

2023-06-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c0dab74002b2433ed33c130764bacfada3913b97 Author: Chesnay Schepler AuthorDate: Thu Jun 1 14:55:13 2023 +0200 [FLINK

[flink] branch master updated (6df09d833ca -> c0dab74002b)

2023-06-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6df09d833ca [FLINK-32336][tests] PartitionITCase#ComparablePojo now public new 8bf30a1f3b4 [hotfix][yarn][tests

[flink] 01/02: [hotfix][yarn][tests] Simplify string construction

2023-06-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 8bf30a1f3b431f5869a014a7f0fd41d69b0d5070 Author: Chesnay Schepler AuthorDate: Thu Jun 8 16:13:52 2023 +0200

[flink] branch master updated: [FLINK-32336][tests] PartitionITCase#ComparablePojo now public

2023-06-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 6df09d833ca [FLINK-32336][tests

[flink] branch master updated (86681f0c36d -> c270a741526)

2023-06-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 86681f0c36d [FLINK-31940] DataStreamCsvITCase#CityPojo serialized as POJO add c270a741526 [FLINK-24998] Update

[flink] branch master updated (2e371e4b67c -> 86681f0c36d)

2023-06-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2e371e4b67c [hotfix][tests] Use long -enableassertions add 86681f0c36d [FLINK-31940] DataStreamCsvITCase

[flink] 01/02: [FLINK-32329][tests] Do not override env.java.opts.all

2023-06-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c5334bc222c4a2ad28ca91ad69aaf5bf4c71d5aa Author: Chesnay Schepler AuthorDate: Fri Jun 9 15:32:22 2023 +0200 [FLINK

[flink] branch master updated (54e9eca28cf -> 2e371e4b67c)

2023-06-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 54e9eca28cf [FLINK-31641][network] Implement the memory tier producer for the tiered storage new c5334bc222c

[flink] 02/02: [hotfix][tests] Use long -enableassertions

2023-06-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2e371e4b67c4f052a461d7dcec86f0b4a71fe509 Author: Chesnay Schepler AuthorDate: Wed Jun 14 09:34:26 2023 +0200

[flink] branch master updated (50f069ce5b1 -> c31547945f5)

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 50f069ce5b1 [FLINK-31919][core] Only run closure cleaner if serialization fails new 77f911ae657 [hotfix

[flink] 02/02: [FLINK-32314][rpc] Ignore classloading errors after actorsystem shutdown

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c31547945f5cbdeac291ad1e7b1b9eca5f1b02f7 Author: Chesnay Schepler AuthorDate: Sat Jun 10 10:31:38 2023 +0200

[flink] 01/02: [hotfix] Simplify ActorSystem construction

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 77f911ae657fe569d8a80e0bfffa1e58179f4af7 Author: Chesnay Schepler AuthorDate: Sat Jun 10 10:11:56 2023 +0200

[flink] branch master updated: [FLINK-31919][core] Only run closure cleaner if serialization fails

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 50f069ce5b1 [FLINK-31919][core] Only run

[flink] branch release-1.17 updated: [FLINK-32304] Reduce rpc-akka dependency footprint

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 404984a28a6 [FLINK-32304] Reduce

[flink] 02/02: [hotfix][rpc] Add clarifying comment

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 408e52f4ac86d3da40fda7ff0d2a9d588ac796f4 Author: Chesnay Schepler AuthorDate: Tue Jun 13 17:10:51 2023 +0200

[flink] 01/02: [FLINK-32304] Reduce rpc-akka dependency footprint

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f145341bd6085d003922cba0a157693bd56338b0 Author: Chesnay Schepler AuthorDate: Fri Jun 9 15:51:55 2023 +0200 [FLINK

[flink] branch master updated (5fe0a506d59 -> 408e52f4ac8)

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 5fe0a506d59 [FLINK-32328][build] Set surefire base argLine in general settings new f145341bd60 [FLINK-32304

[flink] branch master updated: [FLINK-32328][build] Set surefire base argLine in general settings

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 5fe0a506d59 [FLINK-32328][build] Set surefire

[flink] branch master updated: [FLINK-32301][test] Set options instead of replacing entire config

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 4d22ad0cc3f [FLINK-32301][test] Set options

[flink] branch release-1.17 updated: [FLINK-32238][ci] Stable libssl download

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 ff638c3e086 [FLINK-32238][ci

[flink] branch master updated: [FLINK-32238][ci] Stable libssl download

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 e6c751dd041 [FLINK-32238][ci] Stable libssl

[flink] branch release-1.16 updated (378746c511a -> 892f3caa606)

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 378746c511a [BP-1.16][FLINK-30919][docs] Fix typo for the sink ability part in the document of User-defined

[flink] branch master updated (c35534e9b76 -> 4a742c86a91)

2023-06-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c35534e9b76 [hotfix][runtime] Adds private constructor to utility class Executors add 4a742c86a91 [FLINK-32302

[flink] branch master updated: [FLINK-32236][yarn][tests] Ease allow-list regex

2023-06-09 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 37d686e4565 [FLINK-32236][yarn][tests] Ease

[flink] branch master updated: [FLINK-25162][hive] Fix Java 17 compile issue

2023-06-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 686bc00fd48 [FLINK-25162][hive] Fix Java 17

[flink] branch release-1.16 updated (b0fd7935c1a -> de756370d9d)

2023-06-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from b0fd7935c1a [FLINK-32238][ci] Stable libssl download add de756370d9d Revert "[FLINK-32238][ci] S

[flink] branch release-1.16 updated (8457af8fd0c -> b0fd7935c1a)

2023-06-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 8457af8fd0c [FLINK-32231][Build System] Update libssl to 5.13, which is needed for all E2E tests add

[flink] branch release-1.17 updated: [FLINK-32226][client] Cleanup jobgraph file on submission failure

2023-06-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 e5fb97e305d [FLINK-32226][client

[flink] branch master updated (cc552f970e2 -> d90a72da2fd)

2023-06-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from cc552f970e2 [FLINK-32231][Build System] Update libssl to 5.13, which is needed for all E2E tests add

[flink] branch master updated (522ff833ad7 -> d6c3d332340)

2023-05-30 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 522ff833ad7 [FLINK-32023][API / DataStream] Add config execution.buffer-timeout.enabled to flush only when

[flink] branch master updated: [hotfix] Use https://repo.maven.apache.org in maven-utils.sh

2023-05-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 d62ad9d24bd [hotfix] Use https

[flink] branch master updated (1ff5a8a9769 -> 24701ca4edf)

2023-05-24 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 1ff5a8a9769 [FLINK-31893][runtime] Introduce AdaptiveBatchScheduler failure enrichment/labeling add 24701ca4edf

[flink] branch master updated: [FLINK-32153][build] Limit powermock to core/runtime

2023-05-24 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 d8c64a80848 [FLINK-32153][build] Limit

[flink] branch master updated: [FLINK-32162] Only log error if an error occurred

2023-05-23 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 fadde2a378a [FLINK-32162] Only log error

[flink] branch master updated: [FLINK-32152][tests] Consolidate mocking library usage

2023-05-23 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 99add045846 [FLINK-32152][tests] Consolidate

[flink] branch master updated: [FLINK-32149][tests] Remove trivial mockito usages

2023-05-23 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 291414f9cde [FLINK-32149][tests] Remove trivial

[flink] branch master updated: [FLINK-31972][tests] Remove powermock whitebox usages

2023-05-22 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 10f38e85d8d [FLINK-31972][tests] Remove

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