[flink] 01/02: [hotfix] Fix typo,'Kafka' corrected to 'Kafka'

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4b4895db8a86e1c3cbe9cbc4ab14b57d2cfc08e4 Author: qianchutao <17688807...@163.com> AuthorDate: Mon Sep 27 00:35:19 202

[flink] branch release-1.14 updated (100d34f -> 55604a0)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from 100d34f [hotfix][FileSource] Internal refactoring to remove duplicated code without API change. Rename method a

[flink] 02/02: [hotfix] Fix typo multiple word mistakes

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 55604a07c3ed79eaedbafe60f54735652b84e7da Author: qianchutao <17688807...@163.com> AuthorDate: Mon Sep 27 23:52:31 202

[flink] branch master updated (4c6e15f -> eb58aa1)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4c6e15f [FLINK-24393][table-planner] Add CAST tests for type combinations new 3f0b979 [hotfix] Fix typo,'Kafka'

[flink] 01/02: [hotfix] Fix typo,'Kafka' corrected to 'Kafka'

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3f0b979b6e002d6a3cfafa285be4990c72b8f10d Author: qianchutao <17688807...@163.com> AuthorDate: Mon Sep 27 00:35:19 2021 +080

[flink] 02/02: [hotfix] Fix typo multiple word mistakes

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit eb58aa1ab7bdbbcbf07de9726b4c8a81d8e5ab0e Author: qianchutao <17688807...@163.com> AuthorDate: Mon Sep 27 23:52:31 2021 +080

[flink] branch master updated (3f8e2b6 -> 4c6e15f)

2021-10-06 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3f8e2b6 [hotfix][FileSource] Internal refactoring to remove duplicated code without API change. Rename method argum

[flink] branch release-1.14 updated: [hotfix][FileSource] Internal refactoring to remove duplicated code without API change. Rename method argument names from "reader" to ***Format to improve the code

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new 100d34f [hotfix][FileSource] Internal

[flink] branch master updated (0a2325c -> 3f8e2b6)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0a2325c [FLINK-24405][tests] Harden kafka tests based on KafkaTestBase add 3f8e2b6 [hotfix][FileSource] Internal

[flink] branch master updated (cd50229 -> 0a2325c)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from cd50229 [FLINK-20928] Fix flaky test by retrying notifyCheckpointComplete until either commit success or timeout

[flink] branch master updated (9595767 -> cd50229)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9595767 [FLINK-24382][metrics] Do not compute recordsOut metric in SinkOperator to allow sinks emitting a flexible nu

[flink] branch master updated (2c5e7a4 -> 9595767)

2021-10-06 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 2c5e7a4 [FLINK-24445][build] Copy rpc-akka jar in package phase add 9595767 [FLINK-24382][metrics] Do not comput

[flink] branch release-1.14 updated: [FLINK-24445][build] Copy rpc-akka jar in package phase

2021-10-06 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new 6c18099 [FLINK-24445][build] Copy r

[flink] branch master updated (cade366 -> 2c5e7a4)

2021-10-06 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 cade366 [FLINK-24275][rest] Idempotent job cancellation add 2c5e7a4 [FLINK-24445][build] Copy rpc-akka jar in

[flink] 04/05: [FLINK-24275][rest] Streamline JobCancellationMessageParameters

2021-10-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 commit bafbcefa7697e4f69ae7bb1a28e0cee379ad417a Author: Chesnay Schepler AuthorDate: Thu Sep 23 13:02:38 2021 +0200 [FLINK

[flink] 05/05: [FLINK-24275][rest] Idempotent job cancellation

2021-10-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 commit cade3664d50148474f9ad57802908e027b30b0f6 Author: Chesnay Schepler AuthorDate: Thu Sep 23 11:09:14 2021 +0200 [FLINK

[flink] 02/05: [FLINK-24275][rest] Add HandlerRequest factory methods

2021-10-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 commit 55161db6286c2d9c5fd9f8c0fa13d38c2f17d61a Author: Chesnay Schepler AuthorDate: Mon Oct 4 11:48:30 2021 +0200 [FLINK-

[flink] branch master updated (e7d1bfb -> cade366)

2021-10-06 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 e7d1bfb [FLINK-23049][tests] Checkpoint is triggered manually for UnalignedCheckpointCompatibilityITCase new 4

[flink] 01/05: [FLINK-24275][rest] Refactor parameter resolving into separate methods

2021-10-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 commit 464991810c01d5e4e42e41159ccfd6f1ded7623b Author: Chesnay Schepler AuthorDate: Mon Oct 4 11:46:07 2021 +0200 [FLINK-