[flink] 04/04: [hotfix][tests] Fix code style problem of JobMasterTest

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit d13e5377947d0594523fbd6950b0b1d9789d431c Author: ifndef-SleePy AuthorDate: Fri Aug 30 20:02:23 2019 +0800 [h

[flink] branch release-1.9 updated (1f0c670 -> d13e537)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 1f0c670 [FLINK-13568][sql-parser] Fix DDL CREATE TABLE statement doesn't allow STRING data type new 66b

[flink] 01/04: [Flink-12164][runtime] Introduce factory pattern for HeartbeatMonitor

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 66bfe3fbb1ee8233cea8c9bbadc22e36bb3bed9b Author: ifndef-SleePy AuthorDate: Tue Aug 6 17:53:56 2019 +0800 [Fl

[flink] 02/04: [Flink-12164][tests] Enrich TestingHeartbeatServices by supporting manually triggering timeout

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 96800c94a52c58a86d000d9846c2ff8956732c76 Author: ifndef-SleePy AuthorDate: Tue Aug 6 20:58:54 2019 +0800 [Fl

[flink] 03/04: [Flink-12164][tests] Harden JobMasterTest#testJobFailureWhenTaskExecutorHeartbeatTimeout

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit e0a95d4a1d536b479c7788c941dc5e8a74d7997c Author: ifndef-SleePy AuthorDate: Fri Aug 30 17:21:28 2019 +0800 [F

[flink] branch master updated (a054799 -> 2bd7999)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a054799 [FLINK-13616][Tests] Update BucketingSinkMigrationTest to restore from 1.9 savepoint add c0454ef [F

[flink] branch master updated (7752c91 -> a054799)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 7752c91 [FLINK-13615][Tests] Update CEPMigrationTest to restore from 1.9 savepoint add a054799 [FLINK-13616

[flink] branch master updated (a2f7b2c -> 7752c91)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a2f7b2c [FLINK-13617] Update FlinkKafkaProducer011MigrationTest to restore from 1.9 savepoint add 7752c91 [

[flink] branch master updated (c83ba10 -> a2f7b2c)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from c83ba10 [FLINK-13618] Update FlinkKafkaConsumerBaseMigrationTest to restore from 1.9 savepoint add a2f7b2c

[flink] branch master updated (6094a52 -> c83ba10)

2019-09-02 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6094a52 [FLINK-13568][sql-parser] Fix DDL CREATE TABLE statement doesn't allow STRING data type add c83ba10

[flink] branch java11_test updated: presto

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/java11_test by this push: new bcf64ba presto bcf64ba is described b

[flink-web] 01/02: [hotfix] Update redirected link to new location.

2019-09-02 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit f176927f9f35cf69691e71a117fd3301f5a6ef00 Author: Fabian Hueske AuthorDate: Mon Sep 2 13:43:38 2019 +0200 [hot

[flink-web] 02/02: Rebuild website

2019-09-02 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit e498364e8e2325c044e08f032688840e04b9a6ff Author: Fabian Hueske AuthorDate: Mon Sep 2 13:45:10 2019 +0200 Rebu

[flink-web] branch asf-site updated (1c7a290 -> e498364)

2019-09-02 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from 1c7a290 Rebuild website new f176927 [hotfix] Update redirected link to new location. new e498364 R

[flink] branch release-1.9 updated: [FLINK-13568][sql-parser] Fix DDL CREATE TABLE statement doesn't allow STRING data type

2019-09-02 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 1f0c670 [FLINK-13568][sql-parser] Fix DD

[flink] branch master updated: [FLINK-13568][sql-parser] Fix DDL CREATE TABLE statement doesn't allow STRING data type

2019-09-02 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 6094a52 [FLINK-13568][sql-parser] Fix DDL CREATE T

[flink] 01/01: disable some profiles

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git commit cf173fad4861c3a8a8226eee856e92e7c437c19d Author: Chesnay Schepler AuthorDate: Mon Sep 2 11:33:03 2019 +0200 di

[flink] branch java11_test updated (0a5f7d8 -> cf173fa)

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git. discard 0a5f7d8 disable some profiles new cf173fa disable some profiles This update added new revisions after un

[flink] 01/02: move jaxb to actual fs module

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git commit 28280d4c506605e860b1930152bad30e9f450c5f Author: Chesnay Schepler AuthorDate: Mon Sep 2 11:28:55 2019 +0200 mo

[flink] branch java11_test updated (49402b5 -> 0a5f7d8)

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git. from 49402b5 typo new 28280d4 move jaxb to actual fs module new 0a5f7d8 disable some profiles The 2 rev

[flink] 02/02: disable some profiles

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git commit 0a5f7d8e04f6bfb01f45c8ee717456af0cd2dec5 Author: Chesnay Schepler AuthorDate: Mon Sep 2 11:33:03 2019 +0200 di

[flink] branch master updated: [FLINK-13906][core] Implement hashCode() method in class `GlobalJobParameters`

2019-09-02 Thread hequn
This is an automated email from the ASF dual-hosted git repository. hequn 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 7470e44 [FLINK-13906][core] Implement hashCode()

[flink] branch master updated (28811a0 -> 7d4f7d1)

2019-09-02 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 28811a0 [FLINK-13935][tests] Only stop YarnTestBase#yarnCluster if non null add a7b74c4 [FLINK-10725][tests]

[flink-web] branch asf-site updated (c520e37 -> 1c7a290)

2019-09-02 Thread azagrebin
This is an automated email from the ASF dual-hosted git repository. azagrebin pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from c520e37 Rebuild website add a9dabc0 [FLINK-13908][code style] Fix formatting issue in Breaking the li

[flink] branch java11_test updated: typo

2019-09-02 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch java11_test in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/java11_test by this push: new 49402b5 typo 49402b5 is described bel