(flink) branch master updated (cb9e220c229 -> 8e11b6005c9)

2024-01-31 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from cb9e220c229 [FLINK-34271][table-planner] Fix unstable GroupAggregateRestoreTest#AGG_WITH_STATE_TTL_HINT add

(flink) 06/07: fixup! [FLINK-33976] Populate `scalingInterval{Min,Max}` options from the JobMaster's configuration instead of a Job configuration.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 843fe8fc7e8fabebb8f9cc2daca2cdde77f555cf Author: David Moravek AuthorDate: Tue Jan 16 18:43:18 2024 +0100 fixup

(flink) 07/07: fixup! [FLINK-33976] Consolidate AdaptiveScheduler options into AdaptiveSchduler#Settings object.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e945a36de8c056fa9d12dc3e4c209da87de1391f Author: David Moravek AuthorDate: Wed Jan 17 10:21:29 2024 +0100 fixup

(flink) 02/07: [FLINK-33976] Populate `scalingInterval{Min,Max}` options from the JobMaster's configuration instead of a Job configuration.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e04a2326126bd7cfbf883baba5313914335e411f Author: David Moravek AuthorDate: Mon Nov 6 14:00:15 2023 +0100 [FLINK-33976

(flink) 01/07: [FLINK-33976] Consolidate AdaptiveScheduler options into AdaptiveSchduler#Settings object.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 92d6932ac38780e90bf9e0d659f46dd9e9b26f0e Author: David Moravek AuthorDate: Mon Nov 6 13:42:58 2023 +0100 [FLINK-33976

(flink) 03/07: [hotfix] Speed up AdaptiveSchedulerTest by setting scalingIntervalMin to 1ms.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9699cf4350b6675ece6516cf690fe237b3a1e3f8 Author: David Moravek AuthorDate: Mon Nov 6 14:00:57 2023 +0100 [hotfix

(flink) 04/07: [hotfix] Speed up AdaptiveSchedulerClusterITCase by setting scalingIntervalMin to 1ms.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 23377711ea4615749adfb9c102e9d38978d6d7b2 Author: David Moravek AuthorDate: Mon Nov 6 14:05:30 2023 +0100 [hotfix

(flink) 05/07: fixup! [FLINK-33976] Consolidate AdaptiveScheduler options into AdaptiveSchduler#Settings object.

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5ae48935e665cf2e7dc3b1e65b2968caa40cf348 Author: David Moravek AuthorDate: Tue Jan 16 18:42:59 2024 +0100 fixup

(flink) branch master updated (ce67b7d7c38 -> e945a36de8c)

2024-01-29 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ce67b7d7c38 [FLINK-34230][doc] Add -Pskip-webui-build to the config doc generation command new 92d6932ac38 [FLINK

(flink) 04/05: [FLINK-34063][runtime] Operator states need to be restored in an order they've been written for the compression to work properly on empty states.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5136c2513b4601c4e86806ad3c1af47aa9b7670e Author: David Moravek AuthorDate: Mon Jan 15 18:27:42 2024 +0100

(flink) branch release-1.18 updated (6e96772f8d5 -> e39559895ab)

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git from 6e96772f8d5 [FLINK-34150][ci] Enables local file sink e2e tests in general CI setups new 1cd68f954ee [FLINK

(flink) 02/05: [FLINK-34063][test-utils] Add ExecutionOptions.SNAPSHOT_COMPRESSION to randomized checkpointing options.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5e40a556011949bd84d401d3161f4007beb56bce Author: David Moravek AuthorDate: Fri Jan 12 10:45:40 2024 +0100

(flink) 01/05: [FLINK-34063][runtime] Always flush compression buffers, when retrieving stream position during OperatorState snapshot.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit 1cd68f954ee7d5360a98a779bd93c3cc7144c5a6 Author: David Moravek AuthorDate: Fri Jan 12 10:44:35 2024 +0100

(flink) 03/05: [FLINK-34063][runtime] Fix CompressibleFSDataInputStream#seek in case of partial reads.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit c334cbf24960978461bb3c64eead9907ea10fc99 Author: David Moravek AuthorDate: Fri Jan 12 18:11:15 2024 +0100

(flink) 05/05: [FLINK-34063][runtime] Fix OperatorState repartitioning when compression is enabled. We should only write compression headers once, at the end of the "value" part of the serialized stre

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit e39559895ab694e427df7a840a5e37a3a510969d Author: David Moravek AuthorDate: Tue Jan 16 00:07:44 2024 +0100

(flink) branch master updated (3a3b724136e -> b7c314b46ac)

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 3a3b724136e [FLINK-34150][ci] Enables local file sink e2e tests in general CI setups new 161378ad3a2 [FLINK-34063

(flink) 05/05: [FLINK-34063][runtime] Fix OperatorState repartitioning when compression is enabled. We should only write compression headers once, at the end of the "value" part of the serialized stre

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b7c314b46acdde0936a0e2d329f48972d1ea3e0b Author: David Moravek AuthorDate: Tue Jan 16 00:07:44 2024 +0100 [FLINK

(flink) 02/05: [FLINK-34063][test-utils] Add ExecutionOptions.SNAPSHOT_COMPRESSION to randomized checkpointing options.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 006a0869e32f64dbbe0b6d6142fc36bf7544ac5c Author: David Moravek AuthorDate: Fri Jan 12 10:45:40 2024 +0100 [FLINK

(flink) 03/05: [FLINK-34063][runtime] Fix CompressibleFSDataInputStream#seek in case of partial reads.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6f76982e26405ee1a8531539e9d2c4b2c5e001c5 Author: David Moravek AuthorDate: Fri Jan 12 18:11:15 2024 +0100 [FLINK

(flink) 04/05: [FLINK-34063][runtime] Operator states need to be restored in an order they've been written for the compression to work properly on empty states.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d536b5a7d73bb0696291d6ea7c47544f4edd3e77 Author: David Moravek AuthorDate: Mon Jan 15 18:27:42 2024 +0100 [FLINK

(flink) 01/05: [FLINK-34063][runtime] Always flush compression buffers, when retrieving stream position during OperatorState snapshot.

2024-01-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 161378ad3a234f4ff17b6fd4e6f950e232e16a6f Author: David Moravek AuthorDate: Fri Jan 12 10:44:35 2024 +0100 [FLINK

(flink) branch master updated: [FLINK-31896][runtime] Extend web interface to support failure labels

2024-01-04 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 aba1ee85d6a [FLINK-31896][runtime] Extend web

[flink] branch master updated: [FLINK-32671] Document Externalized Declararative Resource Management + minor Elastic Scaling page restructuring.

2023-10-23 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 8af765b4c9c [FLINK-32671] Document Externalized

[flink] branch release-1.18 updated: [FLINK-32671] Document Externalized Declararative Resource Management + minor Elastic Scaling page restructuring.

2023-10-23 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 1d17dc71cf9 [FLINK-32671] Document

[flink] branch master updated: [FLINK-32169][ui] Show slot allocations on TM page

2023-07-20 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 acd34941e34 [FLINK-32169][ui] Show slot

[flink] branch master updated (f3ab9626bf1 -> 28c20ad70c7)

2023-06-02 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from f3ab9626bf1 [FLINK-32199][rest] Remove redundant metrics in TaskMetricStore after rescale down. add 28c20ad70c7

[flink] branch master updated: [FLINK-31993][runtime] Initialize and pass down FailureEnrichers

2023-05-31 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 603181da811 [FLINK-31993][runtime] Initialize and

[flink] branch master updated (81902e81c43 -> 0c9403f8ad7)

2023-05-31 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 81902e81c43 [FLINK-32211][sql-client] Supports row format in executor add 0c9403f8ad7 [FLINK-31892][runtime

[flink] branch master updated: [FLINK-31893][runtime] Introduce AdaptiveBatchScheduler failure enrichment/labeling

2023-05-24 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 1ff5a8a9769 [FLINK-31893][runtime] Introduce

[flink] branch master updated (ae9e38ade27 -> 1cc81aa68ce)

2023-05-24 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ae9e38ade27 [FLINK-32056][Python][Connector/Pulsar] Add missing APIs in flink-connector-pulsar v4.0.0 add

[flink] branch master updated: [FLINK-31890][runtime] Introduce DefaultScheduler failure enrichment/labeling

2023-05-19 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 a9383fd4d51 [FLINK-31890][runtime] Introduce

[flink] branch master updated: [FLINK-31971][tests] Drop HadoopRecoverableWriterOldHadoopWithNoTruncateSupportTest

2023-05-18 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 777ae5cb2aa [FLINK-31971][tests] Drop

[flink] branch master updated: [FLINK-32123][e2e] Fix E2E kafka download timeout

2023-05-18 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 8c3637b47f3 [FLINK-32123][e2e] Fix E2E kafka

[flink] 04/04: [FLINK-32010][kubernetes] Properly handle KubernetesLeaderRetrievalDriver.ConfigMapCallbackHandlerImpl#onAdded events in case the leader is already known.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit 2799038b964e88129545bf4e6a5128c03e3d2f2b Author: David Moravek AuthorDate: Fri May 5 12:32:55 2023 +0200 [FLINK

[flink] branch release-1.17 updated (2edc003004d -> 2799038b964)

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git from 2edc003004d [FLINK-31764][runtime] Get rid of numberOfRequestedOverdraftMemorySegments in LocalBufferPool

[flink] 02/04: [FLINK-32010][kubernetes] Rename KubernetesUtils#checkConfigMaps to KubernetesUtils#getOnlyConfigMap to provide more clarity.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit d4e885b2df8a0ae826a57259050809cf95626be2 Author: David Moravek AuthorDate: Fri May 5 10:10:46 2023 +0200 [FLINK

[flink] 01/04: [FLINK-32010][kubernetes] Remove an unused parameter from KubernetesLeaderRetrievalDriver.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit f4ab996feddf1531c22db79ef9bf83316b9a7039 Author: David Moravek AuthorDate: Fri May 5 10:09:49 2023 +0200 [FLINK

[flink] 03/04: [FLINK-32010][runtime] Leader election/retrieval drivers should properly extend AutoCloseable instead of having their own close method with the same signature.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9ffbafde33989668c84bb69a51238a84711cace5 Author: David Moravek AuthorDate: Fri May 5 12:31:09 2023 +0200 [FLINK

[flink] branch release-1.16 updated (9e08f205968 -> 6aa84630a39)

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 9e08f205968 Revert "[FLINK-31984][fs][checkpoint] Savepoint should be relocatable if entropy injection i

[flink] 01/04: [FLINK-32010][kubernetes] Remove an unused parameter from KubernetesLeaderRetrievalDriver.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 058b1f5045d607a1985ee063618e3819b14fb75d Author: David Moravek AuthorDate: Fri May 5 10:09:49 2023 +0200 [FLINK-32010

[flink] branch master updated (2ff4e220945 -> 026d7ccfe1d)

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2ff4e220945 [FLINK-31544][jdbc-driver] Introduce DatabaseMetaData for jdbc driver new 058b1f5045d [FLINK-32010

[flink] 03/04: [FLINK-32010][runtime] Leader election/retrieval drivers should properly extend AutoCloseable instead of having their own close method with the same signature.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6009e811ecfee8d7378016b71ebd6bf11e364427 Author: David Moravek AuthorDate: Fri May 5 12:31:09 2023 +0200 [FLINK-32010

[flink] 02/04: [FLINK-32010][kubernetes] Rename KubernetesUtils#checkConfigMaps to KubernetesUtils#getOnlyConfigMap to provide more clarity.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 075f359fdbbe331c2ee93479204e7fec57fc9b8b Author: David Moravek AuthorDate: Fri May 5 10:10:46 2023 +0200 [FLINK-32010

[flink] 04/04: [FLINK-32010][kubernetes] Properly handle KubernetesLeaderRetrievalDriver.ConfigMapCallbackHandlerImpl#onAdded events in case the leader is already known.

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 026d7ccfe1d6f4cfa26c9038dd05403c889d2e0d Author: David Moravek AuthorDate: Fri May 5 12:32:55 2023 +0200 [FLINK-32010

[flink] branch master updated (00b1d4cf880 -> 43528be1b10)

2023-05-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 00b1d4cf880 [FLINK-31443][runtime] Maintain redundant task managers to speed up failover add 43528be1b10 [FLINK

[flink] branch master updated: [FLINK-31888] Introduce interfaces and utility classes related to enrichment/labelling of failures leading to job restart.'

2023-04-30 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 f3598c50c0d [FLINK-31888] Introduce interfaces and

[flink] 02/02: [FLINK-31723] Fix DispatcherTest#testCancellationDuringInitialization to not make assumptions about an underlying scheduler implementation.

2023-04-21 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 52bf14b0ba949e048c78862be2ed8ebfb58c780e Author: David Moravek AuthorDate: Thu Apr 20 13:35:27 2023 +0200 [FLINK

[flink] 01/02: [FLINK-31723] Refactor DispatcherTest#testCancellationDuringInitialization to use Assertj matchers and to make it more explicit what it actually tests.

2023-04-21 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 378d3ca0d4b487b1ebc9354e9ebe8952cc3a9d11 Author: David Moravek AuthorDate: Wed Apr 19 08:45:38 2023 +0200 [FLINK

[flink] branch master updated (c2ab806a362 -> 52bf14b0ba9)

2023-04-21 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c2ab806a362 [FLINK-31803] Harden UpdateJobResourceRequirementsRecoveryITCase. new 378d3ca0d4b [FLINK-31723

[flink] branch master updated (f240a5110a0 -> c2ab806a362)

2023-04-21 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from f240a5110a0 [FLINK-31868] Fix DefaultInputSplitAssigner javadoc for class add c2ab806a362 [FLINK-31803] Harden

[flink] branch master updated (fc7d821dfa1 -> 1d9f12a9b40)

2023-04-18 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from fc7d821dfa1 [FLINK-31787][docs] Add explicit ROW constructor to sql functions doc add 1d9f12a9b40 [FLINK-31823

[flink] branch master updated: [FLINK-31471] Allow setting JobResourceRequirements through WEB UI.

2023-04-14 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 40d2cfbc11f [FLINK-31471] Allow setting

[flink] branch master updated (d3e835def1d -> 3f70900fadb)

2023-04-13 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d3e835def1d [hotfix] [docs] Fix `ROW()` decleration syntax (#22302) add 3f70900fadb [FLINK-31792][WebUI] Fix

[flink] branch release-1.17 updated: [FLINK-31792][WebUI] Fix resolution errors during NzNotificationService injection.

2023-04-13 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 c10393826c4 [FLINK-31792][WebUI] Fix

[flink] branch release-1.17 updated: [FLINK-31738] Prevent name clash in generated clients

2023-04-11 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 e026cb58e17 [FLINK-31738] Prevent name

[flink] branch master updated: [FLINK-31738] Prevent name clash in generated clients

2023-04-10 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 4f15da77dcb [FLINK-31738] Prevent name clash in

[flink] branch master updated (ccd0fe2d75a -> d4e3b6646f3)

2023-04-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ccd0fe2d75a [FLINK-30989][runtime] Some config options related to sorting and spilling are not valid. new

[flink] 02/02: [FLINK-31470] Add integration tests for Externalized Declarative Resource Management.

2023-04-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d4e3b6646f389eeb395a4dbb951d13bab02cb8db Author: David Moravek AuthorDate: Mon Feb 27 19:08:37 2023 +0100 [FLINK

[flink] 01/02: [hotfix] Introduce InstantiationUtil#cloneUnchecked for the cases where we don't need to handle exceptions.

2023-04-05 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0a874de89cbcd1779d1dfc78350575971fcaa4a8 Author: David Moravek AuthorDate: Mon Feb 27 18:49:46 2023 +0100 [hotfix

[flink] branch master updated: [FLINK-31469] Allow setting JobResourceRequirements through REST API.

2023-04-04 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 a539eb2e84c [FLINK-31469] Allow setting

[flink] branch master updated (cf33d934366 -> a84de2ca4a9)

2023-03-15 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from cf33d934366 [hotfix][docs][docs-zh] Use markdown SQL template for SQL functions examples new f3955cff984 [hotfix

[flink] 01/02: [hotfix] Mark InstantiationUtil#readObjectFromConfig as @Nullable.

2023-03-15 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f3955cff98439eeeb5dcb55f9a5040722652b207 Author: David Moravek AuthorDate: Mon Feb 27 17:29:09 2023 +0100 [hotfix

[flink] 02/02: [FLINK-31317] Introduce JobResourceRequirements and JobVertexResourceRequirements data structures.

2023-03-15 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a84de2ca4a9239bccb0d28c9bb6f841de1879bf9 Author: David Moravek AuthorDate: Mon Feb 27 18:48:28 2023 +0100 [FLINK

[flink] branch master updated (49929f84497 -> 8424ed2c02e)

2023-03-10 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 49929f84497 [FLINK-31396][network] Replace the nano time by milliseconds as the timeout time for batch read buffer pool

[flink] branch master updated (6d79f6fc52b -> 0b497c56dbd)

2023-03-10 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6d79f6fc52b [FLINK-31144][coordination] Ignore the input locations of a ConsumePartitionGroup if it has too many

[flink] branch master updated: [FLINK-31383] Add support for documenting additionProperties of the REST API payloads.

2023-03-09 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 84d000cf47b [FLINK-31383] Add support for

[flink] branch master updated: [FLINK-31370] Prevent more timers from being fired if the StreamTask has been canceled.

2023-03-09 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 03e4f8eb13d [FLINK-31370] Prevent more timers from

[flink] branch release-1.17 updated: [FLINK-31347] Prevent AdaptiveSchedulerClusterITCase.testAutomaticScaleUp timing out.

2023-03-07 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 c02099bcbfd [FLINK-31347] Prevent

[flink] branch master updated (6ac40847d3b -> babb82553c8)

2023-03-07 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6ac40847d3b [FLINK-31283][docs] Update the scala-2.11 related building doc add babb82553c8 [FLINK-31347] Prevent

[flink] branch release-1.16 updated (c05c7722e19 -> 57cabdccf88)

2023-03-02 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from c05c7722e19 [FLINK-29884][test] Fix flaky test SortMergeResultPartitionTest.testRelease add 57cabdccf88

[flink] branch release-1.17 updated: [FLINK-29852][Runtime] Fix AdaptiveScheduler add operator repeatedly in json plan.

2023-03-02 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 30344f1c79f [FLINK-29852][Runtime] Fix

[flink] branch master updated: [FLINK-29852][Runtime] Fix AdaptiveScheduler add operator repeatedly in json plan.

2023-03-02 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 758ce721589 [FLINK-29852][Runtime] Fix

[flink] branch master updated: [FLINK-26043][runtime][security] Add periodic kerberos relogin to KerberosDelegationTokenManager [FLINK-27605][tests] Updated Mockito version to 3.4.6 in order to use st

2022-05-22 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk 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 220ef999d2a [FLINK-26043][runtime][security] Add

[flink-web] branch asf-site updated: [FLINK-25897] Update gradle quickstart to gradle 7.3.3

2022-04-04 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 16607c8e4 [FLINK-25897] Update gradle

[flink] branch master updated (cda343349f5 -> 26aa543b3bb)

2022-04-04 Thread dmvk
This is an automated email from the ASF dual-hosted git repository. dmvk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from cda343349f5 [FLINK-26987][runtime] Fixes getAllAndLock livelock add 26aa543b3bb [FLINK-25907][runtime][security