[flink] branch master updated: [FLINK-23844][hotfix] Fix spelling mistakes for "async" (#16868)

2021-08-17 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 d5cdd6f [FLINK-23844][hotfix] Fix spelling

[flink] 03/04: [hotfix] support setting additional configuration on WritableSavepoint

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7c3e742d4287bcebef88710bf8a400e4df8ebf09 Author: sjwiesman AuthorDate: Tue Aug 17 09:14:16 2021 -0500 [hotfix]

[flink] branch master updated (d081d9a -> 80bd85d)

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d081d9a [FLINK-22545][tests] Fix delayed split assignment in OperatorEventSendingCheckpointITCase new

[flink] 04/04: [FLINK-23728][state-processor-api] State bootstrapping fails on new state backend factory stack

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 80bd85d50ec8d3939ab8e826fd7b5dd472516b9f Author: sjwiesman AuthorDate: Mon Aug 16 10:45:48 2021 -0500

[flink] 01/04: [hotfix][state-processor-api] test state reader with modern state backend stack

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 65ec2a20701e950709053f5b8b218465cec0f1d6 Author: sjwiesman AuthorDate: Mon Aug 16 10:44:08 2021 -0500

[flink] 02/04: [hotfix][docs] replace references to MemoryStateBackend with HashMapStateBackend

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 993289dcd12e9748492bccf84e622f6aa46a51dd Author: sjwiesman AuthorDate: Mon Aug 16 10:45:07 2021 -0500

[flink-statefun] branch master updated: [hotfix] fix typo in log statement

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git The following commit(s) were added to refs/heads/master by this push: new 78889b9 [hotfix] fix typo in log

[flink] branch master updated: [FLINK-22545][tests] Fix delayed split assignment in OperatorEventSendingCheckpointITCase

2021-08-17 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen 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 d081d9a [FLINK-22545][tests] Fix delayed split

[flink] branch release-1.12 updated (b477faf -> 097c77f)

2021-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from b477faf [FLINK-22211][datastream] Only log exceptions if job has been initialized add 097c77f

[flink] branch release-1.13 updated: [FLINK-23362][tests] Remove timeouts

2021-08-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 36368e6 [FLINK-23362][tests]

[flink] branch master updated: [FLINK-23362][tests] Remove timeouts

2021-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 The following commit(s) were added to refs/heads/master by this push: new 650d463 [FLINK-23362][tests] Remove timeouts

[flink] branch master updated (cff00f5 -> d2002c1)

2021-08-17 Thread sjwiesman
This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from cff00f5 [FLINK-23330][table-api] Deprecate old fromDataStream, toAppendStream, toRetractStream add ca3fb7c

[flink] branch master updated: [FLINK-23330][table-api] Deprecate old fromDataStream, toAppendStream, toRetractStream

2021-08-17 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr 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 cff00f5 [FLINK-23330][table-api] Deprecate old

[flink] branch master updated: [FLINK-23111][runtime-web] Fix missing table component's nzFrontPagination input

2021-08-17 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr 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 12f853d [FLINK-23111][runtime-web] Fix missing

[flink] branch master updated (6ce650c -> 8d28e71)

2021-08-17 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 6ce650c [FLINK-22844][docs][table] Add documentation to introduce ExplainDetails for EXPLAIN sytnax (#16051)

[flink] branch release-1.12 updated (bbae6a1 -> b477faf)

2021-08-17 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from bbae6a1 [FLINK-23802][kinesis][efo] Request next record from the Flink source thread rather than the AWS SDK

[flink] branch master updated: [FLINK-22844][docs][table] Add documentation to introduce ExplainDetails for EXPLAIN sytnax (#16051)

2021-08-17 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 6ce650c [FLINK-22844][docs][table] Add

[flink] branch master updated (0abc23d -> 45d8736)

2021-08-17 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0abc23d [FLINK-23198][docs] Fix the demo of ConfigurableRocksDBOptionsFactory add 9ce5ed8

[flink] branch release-1.13 updated: [FLINK-23198][docs] Fix the demo of ConfigurableRocksDBOptionsFactory

2021-08-17 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 097f717 [FLINK-23198][docs] Fix

[flink] branch master updated (f9eaab5 -> 0abc23d)

2021-08-17 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f9eaab5 [FLINK-23289][table-common] Add null check in BinarySection's constructor and pointTo method add

[flink] branch release-1.13 updated: [FLINK-23802][kinesis][efo] Request next record from the Flink source thread rather than the AWS SDK response thread. Increase Read Timeout to 6m, higher than the

2021-08-17 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 5cc9710

[flink] branch release-1.12 updated (e84c1b4 -> bbae6a1)

2021-08-17 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from e84c1b4 [FLINK-23692][ui] Clarify text on 'Cancel Job' confirmation button add bbae6a1

[flink] branch master updated (d5f7b95 -> f9eaab5)

2021-08-17 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d5f7b95 [FLINK-23420][table-runtime] LinkedListSerializer now checks for null elements in the list add

[flink] branch master updated (cad23b6 -> d5f7b95)

2021-08-17 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from cad23b6 [FLINK-13092][docs-zh] Translate "kubernetes.md" page into Chinese add d5f7b95

[flink] branch master updated: [FLINK-13092][docs-zh] Translate "kubernetes.md" page into Chinese

2021-08-17 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 cad23b6 [FLINK-13092][docs-zh] Translate