[flink] branch s3_test2 updated: throw out SQL E2E tests

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch s3_test2 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/s3_test2 by this push: new 8919f9c throw out SQL E2E tests 8919f9c is

[flink] branch release-1.9 updated: [FLINK-13427][hive] HiveCatalog's createFunction fails when function name has upper-case characters

2019-08-01 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 32dd1b1 [FLINK-13427][hive] HiveCatalog'

[flink] branch master updated: [FLINK-13427][hive] HiveCatalog's createFunction fails when function name has upper-case characters

2019-08-01 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 36fdbef [FLINK-13427][hive] HiveCatalog's createFu

[flink] branch release-1.9 updated (61adb66 -> c465ce1)

2019-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 61adb66 [FLINK-13290][hbase] Enable blink planner for integration tests of HBase new 816741b [table-api-jav

[flink] 02/02: [FLINK-13436][e2e] Add TPC-H queries as E2E tests

2019-08-01 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 commit c465ce1fe4d4dd7188d3cc77d183ac38a8af7e2c Author: TsReaper AuthorDate: Thu Aug 1 15:55:18 2019 +0800 [FLINK-13436]

[flink] 01/02: [table-api-java] Change the default value of table.exec.sort.default-limit to -1

2019-08-01 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 commit 816741b4b718477dab9cda9f7fdfb72703a72a2e Author: TsReaper AuthorDate: Thu Aug 1 15:15:55 2019 +0800 [table-api-ja

[flink] 02/02: [FLINK-13436][e2e] Add TPC-H queries as E2E tests

2019-08-01 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 commit 274ff58e52c826c5f358ddbc539c96de4d8af801 Author: TsReaper AuthorDate: Thu Aug 1 15:55:18 2019 +0800 [FLINK-13436][e2e]

[flink] 01/02: [table-api-java] Change the default value of table.exec.sort.default-limit to -1

2019-08-01 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 commit 7abac4e938629c46a0b5eca0ab6da17461b78c59 Author: TsReaper AuthorDate: Thu Aug 1 15:15:55 2019 +0800 [table-api-java] C

[flink] branch master updated (5d981eb -> 274ff58)

2019-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 5d981eb [FLINK-13290][hbase] Enable blink planner for integration tests of HBase new 7abac4e [table-api-java] Ch

[flink] 02/03: [FLINK-13290][table-planner-blink] SinkCodeGenerator should not compare row type field names

2019-08-01 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 commit 55f399c5b43f5fa39484c01a5f1d305e8b262209 Author: Jark Wu AuthorDate: Tue Jul 30 18:17:01 2019 +0800 [FLINK-13290]

[flink] 03/03: [FLINK-13290][hbase] Enable blink planner for integration tests of HBase

2019-08-01 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 commit 61adb66107c462a60be021e21a3cb6251452fa45 Author: Jark Wu AuthorDate: Tue Jul 30 18:17:39 2019 +0800 [FLINK-13290]

[flink] 01/03: [FLINK-13290][table-api] Add method to check LogicalType compatible

2019-08-01 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 commit 4925389b30ffa93e077bd31cd1c7d896a12dfea1 Author: Jark Wu AuthorDate: Wed Jul 31 16:44:51 2019 +0800 [FLINK-13290]

[flink] branch release-1.9 updated (4b8d35c -> 61adb66)

2019-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 4b8d35c [FLINK-13424][hive] HiveCatalog should add hive version in conf new 4925389 [FLINK-13290][table-api

[flink] branch master updated (b20ac47 -> 5d981eb)

2019-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from b20ac47 [FLINK-13424][hive] HiveCatalog should add hive version in conf new 73bb670 [FLINK-13290][table-api] Add

[flink] 03/03: [FLINK-13290][hbase] Enable blink planner for integration tests of HBase

2019-08-01 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 commit 5d981ebc16ce6a1089e021fcb7a634ebe0167be5 Author: Jark Wu AuthorDate: Tue Jul 30 18:17:39 2019 +0800 [FLINK-13290][hbas

[flink] 02/03: [FLINK-13290][table-planner-blink] SinkCodeGenerator should not compare row type field names

2019-08-01 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 commit 5b3b1890ea55b7791cb13d9a17551e48d3cbd567 Author: Jark Wu AuthorDate: Tue Jul 30 18:17:01 2019 +0800 [FLINK-13290][tabl

[flink] 01/03: [FLINK-13290][table-api] Add method to check LogicalType compatible

2019-08-01 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 commit 73bb670ec6888ce55a9185a222b7b4a7cdb62d05 Author: Jark Wu AuthorDate: Wed Jul 31 16:44:51 2019 +0800 [FLINK-13290][tabl

[flink] branch release-1.9 updated: [FLINK-13424][hive] HiveCatalog should add hive version in conf

2019-08-01 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli 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 4b8d35c [FLINK-13424][hive] HiveCatalog s

[flink] branch master updated: [FLINK-13424][hive] HiveCatalog should add hive version in conf

2019-08-01 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli 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 b20ac47 [FLINK-13424][hive] HiveCatalog should add

[flink] branch release-1.9 updated: [FLINK-12966][hive] finalize package name of Hive table source/sink

2019-08-01 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli 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 646d1a3 [FLINK-12966][hive] finalize pack

[flink] branch master updated: [FLINK-12966][hive] finalize package name of Hive table source/sink

2019-08-01 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli 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 b83a253 [FLINK-12966][hive] finalize package name o

[flink] branch release-1.9 updated: [FLINK-9900][tests] Fix unstable ZooKeeperHighAvailabilityITCase

2019-08-01 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 The following commit(s) were added to refs/heads/release-1.9 by this push: new 375a5a3 [FLINK-9900][tests] Fix uns

[flink] branch master updated: [FLINK-9900][tests] Fix unstable ZooKeeperHighAvailabilityITCase

2019-08-01 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann 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 51582b6 [FLINK-9900][tests] Fix unstable Zoo

[flink] branch release-1.9 updated: [FLINK-12704][python] Enable the configuration of using blink planner.

2019-08-01 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng 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 e5a9904 [FLINK-12704][python] Enable

[flink] branch master updated: [FLINK-12704][python] Enable the configuration of using blink planner.

2019-08-01 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng 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 da3eb2e [FLINK-12704][python] Enable the confi

[flink] 03/03: [FLINK-13326] Support async rawState checkpointing

2019-08-01 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit c676eb42f151854b4e734f39e2d82565eda144b6 Author: Igal Shilman AuthorDate: Wed Jul 17 15:23:21 2019 +0200 [FLINK-

[flink-web] branch asf-site updated: Clarify that pr not authored by assignee is invalid

2019-08-01 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger 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 b5db510 Clarify that pr not authored b

[flink] branch release-1.9 updated (a719700 -> c676eb4)

2019-08-01 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from a719700 [FLINK-13374][scala][build] Set -Xss2m when compiling scala new 1ec3a4c [FLINK-13326] Add closeInte

[flink] 02/03: [FLINK-13326] Use ResourceGuard in NonClosingCheckpointStream

2019-08-01 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit be6edce4e56bd1e3a88174c5904a0fdd9d39a7f3 Author: Igal Shilman AuthorDate: Wed Jul 17 15:16:32 2019 +0200 [FLINK-

[flink] 01/03: [FLINK-13326] Add closeInterruptibly()

2019-08-01 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 1ec3a4c6239e15be742d585f42e63f4c9e060149 Author: Igal Shilman AuthorDate: Wed Jul 17 15:15:23 2019 +0200 [FLINK-

[flink] branch release-1.9 updated: [FLINK-13374][scala][build] Set -Xss2m when compiling scala

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 a719700 [FLINK-13374][scala][build] S

[flink] branch master updated: [FLINK-13374][scala][build] Set -Xss2m when compiling scala

2019-08-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 1dd6405 [FLINK-13374][scala][build] Set -Xss2m

[flink] branch master updated: [FLINK-13454][build] Bump japicmp jaxb dependencies

2019-08-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 0dee0d6 [FLINK-13454][build] Bump japicmp jaxb

svn commit: r35094 - /dev/flink/flink-1.9.0-rc1/

2019-08-01 Thread kurt
Author: kurt Date: Thu Aug 1 11:51:47 2019 New Revision: 35094 Log: add flink-1.9.0 rc1 Added: dev/flink/flink-1.9.0-rc1/ dev/flink/flink-1.9.0-rc1/flink-1.9.0-bin-scala_2.11.tgz (with props) dev/flink/flink-1.9.0-rc1/flink-1.9.0-bin-scala_2.11.tgz.asc dev/flink/flink-1.9.0-rc1

[flink] 09/13: [hotfix][tests] fix codestyle issues in ResultPartitionFactoryTest

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e593c5d7deb7b786fd67b1772d0438da2f6a70ad Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:43:41 2019 +0300 [hotfi

[flink] 12/13: [hotfix][tests] fix codestyle issues in NettyShuffleEnvironmentConfiguration

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7ec07689abee17bc27b15efd763775c5fb4a4101 Author: Andrey Zagrebin AuthorDate: Wed Jul 31 10:52:00 2019 +0300 [hotfi

[flink] 08/13: [hotfix][tests] fix codestyle issues in ResultPartitionBuilder

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e0617be01454b663de5e21ae73f0f1d61b504da0 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:39:52 2019 +0300 [hotfi

[flink] 04/13: [hotfix][network] Annotate NettyShuffleDescriptor#PartitionConnectionInfo with @FunctionalInterface

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7ee937c16088ffcc0d75de64d89dca12be52ec5a Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:29:34 2019 +0300 [hotfi

[flink] 03/13: [hotfix][network] fix codestyle issues in ResultPartitionFactory

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ac0e20499d62467e279a3ce6bc305a3f879fbab4 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:27:50 2019 +0300 [hotfi

[flink] 10/13: [hotfix][tests] fix codestyle issues in NettyShuffleEnvironmentBuilder

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4437249fa32f1957f6312eed9eba3f5878fa3bce Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:48:28 2019 +0300 [hotfi

[flink] 11/13: [hotfix][tests] fix codestyle issues in NettyShuffleDescriptorBuilder

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 8735a5bc0de4fbe924ae6f9a4c1cc62459206570 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:49:24 2019 +0300 [hotfi

[flink] 01/13: [hotfix][tests] Remove setting the default value of force-release-on-consumption

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 642965c0115e14745317428e54546fc7394f5c85 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:14:49 2019 +0300 [hotfi

[flink] 02/13: [FLINK-13435] Remove ShuffleDescriptor.ReleaseType and make release semantics fixed per partition type

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6ce4e2b7ec958570068838491bd8f56f880c Author: Andrey Zagrebin AuthorDate: Fri Jul 26 12:13:23 2019 +0200 [FLINK

[flink] 13/13: [hotfix][network] Simplify ResultPartitionFactory.createSubpartitions based on ResultPartitionType.isBlocking

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7fe12c9761f6d85073bd5d44b107b18117252d91 Author: Andrey Zagrebin AuthorDate: Wed Jul 31 16:15:30 2019 +0300 [hotfi

[flink] branch master updated (cf763d5 -> 7fe12c9)

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from cf763d5 [FLINK-13491][datastream] correctly support endInput in AsyncWaitOperator new 642965c [hotfix][tests

[flink] 06/13: [hotfix] fix codestyle issues in ShuffleDescriptor

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 45f77bb5da907494fa7a32b146247ec946a826b7 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:32:07 2019 +0300 [hotfi

[flink] 05/13: [hotfix][network] fix codestyle issues in NettyShuffleMaster

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f810a1a20e104dfbfcb26f547828e4080022cbe8 Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:30:44 2019 +0300 [hotfi

[flink] 07/13: [hotfix][tests] Make PartitionTestUtils enum singleton and fix codestyle

2019-08-01 Thread zhijiang
This is an automated email from the ASF dual-hosted git repository. zhijiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e408636a831b63b414c9705b9c3a006fc0572cdc Author: Andrey Zagrebin AuthorDate: Mon Jul 29 17:36:07 2019 +0300 [hotfi

[flink] branch s3_test2 created (now bb10597)

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch s3_test2 in repository https://gitbox.apache.org/repos/asf/flink.git. at bb10597 [FLINK-13044][s3][fs] Fix handling of relocated amazon classes No new revisions were added by this update

[flink] branch release-1.9 updated: [FLINK-13491][datastream] correctly support endInput in AsyncWaitOperator

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski 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 be11caa [FLINK-13491][datastream] c

[flink] 01/02: FLINK-13044 - Fix for wrong shading of AWS SDK in flink-s3-fs-hadoop

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch s3_test in repository https://gitbox.apache.org/repos/asf/flink.git commit 8e2624662bc7d0d4585035339dd0dd92bc9718aa Author: Sebastian Just AuthorDate: Mon Jul 1 09:07:27 2019 -0400 FLINK-13

[flink] branch s3_test updated (7d0d032 -> 6d13434)

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch s3_test in repository https://gitbox.apache.org/repos/asf/flink.git. from 7d0d032 test configured s3 provider new 8e26246 FLINK-13044 - Fix for wrong shading of AWS SDK in flink-s3-f

[flink] 02/02: Fix unit tests

2019-08-01 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch s3_test in repository https://gitbox.apache.org/repos/asf/flink.git commit 6d13434688e879f7c5ca79fe00c004d0205f7329 Author: Sebastian Just AuthorDate: Thu Jul 11 10:23:49 2019 -0400 Fix uni

[flink] branch master updated: [FLINK-13491][datastream] correctly support endInput in AsyncWaitOperator

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski 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 cf763d5 [FLINK-13491][datastream] correctly s

[flink] 02/02: [FLINK-13376][datastream] Unify all no operation sinks with DiscardingSink

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit c44914e5479941225eda54193697ed7208601db8 Author: ifndef-SleePy AuthorDate: Tue Jul 30 17:35:06 2019 +0800 [F

[flink] branch release-1.9 updated (9a151d3 -> c44914e)

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 9a151d3 [hotfix][e2e] Harden test_stateful_stream_job_upgrade e2e test. new 7fdb2a9 [FLINK-13376][data

[flink] 01/02: [FLINK-13376][datastream] ContinuousFileReaderOperator should respect semantics of BoundedOneInput

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 7fdb2a9256947feaf33460072785f26a104aa864 Author: ifndef-SleePy AuthorDate: Wed Jul 24 21:40:04 2019 +0800 [F

[flink] 02/02: [FLINK-13376][datastream] Unify all no operation sinks with DiscardingSink

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit bd4328dbcea908191b669e53b57b790a4e627ecd Author: ifndef-SleePy AuthorDate: Tue Jul 30 17:35:06 2019 +0800 [FLINK-

[flink] 01/02: [FLINK-13376][datastream] ContinuousFileReaderOperator should respect semantics of BoundedOneInput

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3b06b1a4a25607c193388baf95b268f984517774 Author: ifndef-SleePy AuthorDate: Wed Jul 24 21:40:04 2019 +0800 [FLINK-

[flink] branch master updated (a33ac4c -> bd4328d)

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a33ac4c [hotfix][e2e] Harden test_stateful_stream_job_upgrade e2e test. new 3b06b1a [FLINK-13376][datastrea

[flink] 01/04: [FLINK-13434][e2e] Change the test_resume_savepoint to use stop-with-savepoint.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5667c4f85f2733087c160062c7c0dadbb42a1f35 Author: Kostas Kloudas AuthorDate: Wed Jul 31 14:45:23 2019 +0200 [F

[flink] 04/04: [hotfix][e2e] Harden test_stateful_stream_job_upgrade e2e test.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9a151d3bc1ebe5d7476823a74d1348f628f01249 Author: Kostas Kloudas AuthorDate: Wed Jul 31 15:35:08 2019 +0200 [h

[flink] branch release-1.9 updated (4617e30 -> 9a151d3)

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 4617e30 [FLINK-12998][docs] Extend debugging_classloading documentation with plugins loading case new 56

[flink] 03/04: [hotfix][e2e] Harden test_resume_savepoint e2e test.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit e2f38cdbfce1636e291b385e264c5c8fd26ae3be Author: Kostas Kloudas AuthorDate: Wed Jul 31 15:33:10 2019 +0200 [h

[flink] 02/04: [FLINK-13434][e2e] Change test_stateful_stream_job_upgrade to use stop-with-savepoint.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5ed03a6a50bb723e1ee81c1125165bbe42d2f278 Author: Kostas Kloudas AuthorDate: Wed Jul 31 14:47:12 2019 +0200 [F

[flink] 04/04: [hotfix][e2e] Harden test_stateful_stream_job_upgrade e2e test.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a33ac4ca9f4031bbaaad8e48f7abb01e281940cc Author: Kostas Kloudas AuthorDate: Wed Jul 31 15:35:08 2019 +0200 [hotfix

[flink] 03/04: [hotfix][e2e] Harden test_resume_savepoint e2e test.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b58007504287d8f39a7abd28550a8bda54526948 Author: Kostas Kloudas AuthorDate: Wed Jul 31 15:33:10 2019 +0200 [hotfix

[flink] 01/04: [FLINK-13434][e2e] Change the test_resume_savepoint to use stop-with-savepoint.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d57ff710e361b74ba9703f670f92d039b7b9c08f Author: Kostas Kloudas AuthorDate: Wed Jul 31 14:45:23 2019 +0200 [FLINK-

[flink] 02/04: [FLINK-13434][e2e] Change test_stateful_stream_job_upgrade to use stop-with-savepoint.

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2369e9c164a443a025d88162f0ac5b11702044d5 Author: Kostas Kloudas AuthorDate: Wed Jul 31 14:47:12 2019 +0200 [FLINK-

[flink] branch master updated (57f7958 -> a33ac4c)

2019-08-01 Thread kkloudas
This is an automated email from the ASF dual-hosted git repository. kkloudas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 57f7958 [FLINK-12998][docs] Extend debugging_classloading documentation with plugins loading case new d57ff71

[flink] 03/03: [FLINK-12998][docs] Extend debugging_classloading documentation with plugins loading case

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4617e3090012deefa170bd00832268efeab6ef3c Author: Aleksey Pak AuthorDate: Fri Jul 19 15:22:40 2019 +0200 [FLI

[flink] branch release-1.9 updated (915fb6f -> 4617e30)

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 915fb6f [FLINK-11321] Clarify NPE on fetching nonexistent topic (#7487) new 1b398ca [hotfix][docs] Ref

[flink] 01/03: [hotfix][docs] Reference file systems documentation from batch/connectors docs

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 1b398cae54046db0620a4d4d0530c04856690889 Author: Aleksey Pak AuthorDate: Thu Jul 18 15:18:01 2019 +0200 [hot

[flink] 02/03: [FLINK-12998][docs] Document optional file systems libs to use plugins loading mechanism

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 60c832d29a7dd0509a421f198c1fca0c96472132 Author: Aleksey Pak AuthorDate: Thu Jul 18 14:22:47 2019 +0200 [FLI

[flink] 02/03: [FLINK-12998][docs] Document optional file systems libs to use plugins loading mechanism

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4f8c573d1a2f422e4fe66e357b41b482b336 Author: Aleksey Pak AuthorDate: Thu Jul 18 14:22:47 2019 +0200 [FLINK-12

[flink] 01/03: [hotfix][docs] Reference file systems documentation from batch/connectors docs

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a170d9e60321c15fe7d885e643cbdaa250bcda4e Author: Aleksey Pak AuthorDate: Thu Jul 18 15:18:01 2019 +0200 [hotfix][

[flink] branch master updated (6c1a26d -> 57f7958)

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6c1a26d [FLINK-13511][kafka][build] Add test jaxb dependency new a170d9e [hotfix][docs] Reference file syste

[flink] 03/03: [FLINK-12998][docs] Extend debugging_classloading documentation with plugins loading case

2019-08-01 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 57f7958685206b063aadbf0c157c1e2f7614c0c1 Author: Aleksey Pak AuthorDate: Fri Jul 19 15:22:40 2019 +0200 [FLINK-12

[flink] branch master updated: [FLINK-13511][kafka][build] Add test jaxb dependency

2019-08-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 6c1a26d [FLINK-13511][kafka][build] Add test ja

[flink] branch master updated: [FLINK-13465][build] Bump javassist to 3.24.0-GA

2019-08-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 68f048a [FLINK-13465][build] Bump javassist to

[flink] branch master updated: [FLINK-13464][build] Bump powermock to 2.0.2

2019-08-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 c78218a [FLINK-13464][build] Bump powermock to

[flink] branch release-1.9 updated: [FLINK-11321] Clarify NPE on fetching nonexistent topic (#7487)

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin 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 915fb6f [FLINK-11321] Clarify NPE on fet

[flink] branch master updated: [FLINK-11321] Clarify NPE on fetching nonexistent topic (#7487)

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin 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 ce5de6be [FLINK-11321] Clarify NPE on fetching none

[flink] branch release-1.9 updated (f0220de -> bb858ab)

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from f0220de [FLINK-13423][hive] Unable to find function in hive 1 new 4f2d5f1 [FLINK-13226][connector/kafka] Fix

[flink] 01/03: [FLINK-13226][connector/kafka] Fix deadlock between producer closure and transaction commit in Kafka connector 0.11

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4f2d5f1d41efefd5704261777245afccebd44ea7 Author: Jiangjie (Becket) Qin AuthorDate: Tue Jul 30 11:51:16 2019 +0200

[flink] 03/03: [hotfix] Fix static inner class name collision in KafkaConsumerTestBase.

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit bb858ab8df711212779881c8514bbbf91fbedaca Author: Jiangjie (Becket) Qin AuthorDate: Thu Jul 25 12:05:44 2019 +0800

[flink] 02/03: [FLINK-13226][connector/kafka] Fix deadlock between producer closure and transaction commit in the universal Kafka connector.

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 3c2f2e7a1e7abaf88d5734906f26ef4c8aa0df83 Author: Jiangjie (Becket) Qin AuthorDate: Tue Jul 30 11:52:38 2019 +0200

[flink] branch master updated (63010ca -> 09f96b3)

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 63010ca [FLINK-13423][hive] Unable to find function in hive 1 new 6d47498 [FLINK-13226][connector/kafka] Fix dead

[flink] 02/03: [FLINK-13226][connector/kafka] Fix deadlock between producer closure and transaction commit in the universal Kafka connector.

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit cc3184a35f2430c94535a095c2f926e912f692bf Author: Jiangjie (Becket) Qin AuthorDate: Tue Jul 30 11:52:38 2019 +0200 [FLI

[flink] 01/03: [FLINK-13226][connector/kafka] Fix deadlock between producer closure and transaction commit in Kafka connector 0.11

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6d474988e3d71c9df8ee85912d5eed5a26869a50 Author: Jiangjie (Becket) Qin AuthorDate: Tue Jul 30 11:51:16 2019 +0200 [FLI

[flink] 03/03: [hotfix] Fix static inner class name collision in KafkaConsumerTestBase.

2019-08-01 Thread jqin
This is an automated email from the ASF dual-hosted git repository. jqin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 09f96b339f4890d7a44ae92c915ea8c0f6f244cb Author: Jiangjie (Becket) Qin AuthorDate: Thu Jul 25 12:05:44 2019 +0800 [hot