flink git commit: [FLINK-7221] [jdbc] Throw exception if execution of last JDBC batch fails.

2017-08-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.3 f6b1f422a -> cd4c2b590 [FLINK-7221] [jdbc] Throw exception if execution of last JDBC batch fails. This closes #4459. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[11/11] flink git commit: [hotfix] [gelly] Explicit type can be replaced with <>

2017-08-07 Thread chesnay
[hotfix] [gelly] Explicit type can be replaced with <> In Java 8 the diamond operator can be used in cases which would result in an error in Java 7. In Gelly we have often desired to use the diamond operator and only discovered an issue when running tests on TravisCI. This closes #4457.

[06/11] flink git commit: [FLINK-7349] [travis] Only execute checkstyle in misc profile

2017-08-07 Thread chesnay
[FLINK-7349] [travis] Only execute checkstyle in misc profile This closes #4460. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c4a5dd85 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/c4a5dd85 Diff:

[10/11] flink git commit: [hotfix] [gelly] Explicit type can be replaced with <>

2017-08-07 Thread chesnay
http://git-wip-us.apache.org/repos/asf/flink/blob/27429a74/flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/asm/degree/annotate/directed/EdgeTargetDegrees.java -- diff --git

[08/11] flink git commit: [FLINK-7348] [checkstyle] Allow redundant modifiers on methods / revert removal of final modifier

2017-08-07 Thread chesnay
[FLINK-7348] [checkstyle] Allow redundant modifiers on methods / revert removal of final modifier This closes #4458. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/614c18dc Tree:

[02/11] flink git commit: [FLINK-7013] Introduce flink-shaded-netty-4

2017-08-07 Thread chesnay
[FLINK-7013] Introduce flink-shaded-netty-4 This closes #4452. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/1ceb89a9 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/1ceb89a9 Diff:

[03/11] flink git commit: [FLINK-4499] [build] Add spotbugs plugin

2017-08-07 Thread chesnay
[FLINK-4499] [build] Add spotbugs plugin This closes #4367. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a1644076 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/a1644076 Diff:

[01/11] flink git commit: [FLINK-7013] Introduce flink-shaded-netty-4

2017-08-07 Thread chesnay
Repository: flink Updated Branches: refs/heads/master 0936dd045 -> 1ceb89a97 http://git-wip-us.apache.org/repos/asf/flink/blob/1ceb89a9/flink-runtime/src/main/java/org/apache/flink/runtime/query/netty/KvStateClientHandler.java

[09/11] flink git commit: [hotfix] [gelly] Explicit type can be replaced with <>

2017-08-07 Thread chesnay
http://git-wip-us.apache.org/repos/asf/flink/blob/27429a74/flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/generator/CirculantGraphTest.java -- diff --git

[07/11] flink git commit: [FLINK-6982] [guava] Reduce guava dependency usages

2017-08-07 Thread chesnay
[FLINK-6982] [guava] Reduce guava dependency usages This closes #4453. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0910bc53 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/0910bc53 Diff:

[04/11] flink git commit: [FLINK-7350] [travis] Only execute japicmp in misc profile

2017-08-07 Thread chesnay
[FLINK-7350] [travis] Only execute japicmp in misc profile This closes #4461. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/be8eb1a6 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/be8eb1a6 Diff:

[05/11] flink git commit: [FLINK-7343][kafka] Increase Xmx for tests

2017-08-07 Thread chesnay
[FLINK-7343][kafka] Increase Xmx for tests Sometimes 1000m was not enough memory to run at-least-once tests with broker failures on Travis This closes #4456. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4406d486 Tree:

flink git commit: [release-infra] Add releasing/update_branch_version.sh script

2017-08-07 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master c26c2e7b5 -> 0936dd045 [release-infra] Add releasing/update_branch_version.sh script Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0936dd04 Tree:

flink git commit: [hotfix][docs] Updated required Java version for standalone cluster

2017-08-07 Thread dwysakowicz
Repository: flink Updated Branches: refs/heads/master 62e99918a -> 305098614 [hotfix][docs] Updated required Java version for standalone cluster This closes #4469. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/30509861

flink git commit: [FLINK-7210] Implement TwoPhaseCommitSinkFunction

2017-08-07 Thread tzulitai
Repository: flink Updated Branches: refs/heads/master 391bc8df0 -> 62e99918a [FLINK-7210] Implement TwoPhaseCommitSinkFunction This is a recommended base class for implementing exactly-once sinks in Flink This closes #4368. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-7053][blob] Improve code quality in BlobServer related tests

2017-08-07 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 305098614 -> c26c2e7b5 [FLINK-7053][blob] Improve code quality in BlobServer related tests This lets BlobClientSslTest extend BlobClientTest as most of its implementation came from there and was simply copied. [FLINK-7053][blob] verify

flink-web git commit: Bump Flink version to 1.3.2 in sbt-quickstart script

2017-08-07 Thread trohrmann
Repository: flink-web Updated Branches: refs/heads/asf-site 673d72c26 -> 50fed0b32 Bump Flink version to 1.3.2 in sbt-quickstart script This closes #78. Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/50fed0b3

[1/2] flink git commit: [FLINK-7221] [jdbc] Throw exception if execution of last JDBC batch fails.

2017-08-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 1ceb89a97 -> 8c9642f7d [FLINK-7221] [jdbc] Throw exception if execution of last JDBC batch fails. This closes #4459. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[2/2] flink git commit: [FLINK-7298] [table] Improve state clean-up of proctime window join.

2017-08-07 Thread fhueske
[FLINK-7298] [table] Improve state clean-up of proctime window join. This closes #4421. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8c9642f7 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/8c9642f7 Diff: