[1/2] flink git commit: [hotfix][kafka] Undo DataGenerators changes (use inline kafka producer again

2016-10-13 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 15df71ba9 -> 3d5bca0ab [hotfix][kafka] Undo DataGenerators changes (use inline kafka producer again Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/744f8ebb Tree: http:

[2/2] flink git commit: [hotfix][kafka] Backport Kafka09FetcherTest for Kafka010

2016-10-13 Thread rmetzger
[hotfix][kafka] Backport Kafka09FetcherTest for Kafka010 This closes #2627 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/3d5bca0a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/3d5bca0a Diff: http://git-wip-us.apac

[flink] Git Push Summary

2016-10-13 Thread uce
Repository: flink Updated Tags: refs/tags/release-1.1.3 [created] 8e8d4543a

flink git commit: [FLINK-4516] update leadership information in ResourceManager

2016-10-13 Thread mxm
Repository: flink Updated Branches: refs/heads/flip-6 64ee13862 -> 35a44daa6 [FLINK-4516] update leadership information in ResourceManager The leadership information remained static for connected JobMasters. This updates it to remove stale JobMasters when they lose leadership status. This clo

flink git commit: [FLINK-4791] [table] Fix issues caused by expression reduction

2016-10-13 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 3d5bca0ab -> c7d1a3b8d [FLINK-4791] [table] Fix issues caused by expression reduction Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c7d1a3b8 Tree: http://git-wip-us.a

[4/4] flink-web git commit: Rebuild webpage

2016-10-13 Thread uce
Rebuild webpage Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/a283d170 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/a283d170 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/a283d170 Branch

[2/4] flink-web git commit: Update quickstart versions

2016-10-13 Thread uce
Update quickstart versions Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/cd759ce9 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/cd759ce9 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/cd759

[3/4] flink-web git commit: Update Flink version to 1.1.3

2016-10-13 Thread uce
Update Flink version to 1.1.3 Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/9cac99d4 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/9cac99d4 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/9c

[1/4] flink-web git commit: Add 1.1.3 release blog post

2016-10-13 Thread uce
Repository: flink-web Updated Branches: refs/heads/asf-site aaf1263c9 -> a283d1701 Add 1.1.3 release blog post Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/d416d721 Tree: http://git-wip-us.apache.org/repos/asf/f

flink git commit: [docs] Set version to 1.1.3

2016-10-13 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.1 c9433bf60 -> 9a9fb1066 [docs] Set version to 1.1.3 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9a9fb106 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree

[3/8] flink git commit: [FLINK-4375] [distributed coordination] Implement new JobManager creation, initialization, and basic RPC methods

2016-10-13 Thread sewen
[FLINK-4375] [distributed coordination] Implement new JobManager creation, initialization, and basic RPC methods Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/34fef475 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree

[1/8] flink git commit: [FLINK-4375] [distributed coordination] Implement new JobManager creation, initialization, and basic RPC methods

2016-10-13 Thread sewen
Repository: flink Updated Branches: refs/heads/flip-6 35a44daa6 -> 48c936eed http://git-wip-us.apache.org/repos/asf/flink/blob/34fef475/flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutor.java -- diff

[5/8] flink git commit: [FLINK-4735] [cluster management] Implements some job execution related RPC calls on the JobManager

2016-10-13 Thread sewen
[FLINK-4735] [cluster management] Implements some job execution related RPC calls on the JobManager Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/21b9f16b Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/21b9f16b Dif

[7/8] flink git commit: [FLINK-4764] [core] Introduce Config Options

2016-10-13 Thread sewen
[FLINK-4764] [core] Introduce Config Options This is a more concise and maintainable way to define configuration keys, default values, deprecated keys, etc. This closes #2605 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/

[2/8] flink git commit: [FLINK-4375] [distributed coordination] Implement new JobManager creation, initialization, and basic RPC methods

2016-10-13 Thread sewen
http://git-wip-us.apache.org/repos/asf/flink/blob/34fef475/flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java -- diff --git a/flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java

[6/8] flink git commit: [FLINK-4776] [distributed coordination] Move ExecutionGraph initialization into the dedicated class ExecutionGraphBuilder

2016-10-13 Thread sewen
[FLINK-4776] [distributed coordination] Move ExecutionGraph initialization into the dedicated class ExecutionGraphBuilder Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/05436f4b Tree: http://git-wip-us.apache.org/repos/asf/f

[4/8] flink git commit: [FLINK-4768] [core] Migrate high-availability configuration parameters to ConfigOptions

2016-10-13 Thread sewen
[FLINK-4768] [core] Migrate high-availability configuration parameters to ConfigOptions This closes #2607 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c8dc074a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/c8dc0

[8/8] flink git commit: [FLINK-4339] [cluster management] Implement Slot Pool core on JobManager side

2016-10-13 Thread sewen
[FLINK-4339] [cluster management] Implement Slot Pool core on JobManager side Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/48c936ee Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/48c936ee Diff: http://git-wip-us.ap

buildbot success in on flink-docs-release-1.1

2016-10-13 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-1.1 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-1.1/builds/77 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The Nig

buildbot failure in on flink-docs-release-0.9

2016-10-13 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-release-0.9 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.9/builds/475 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The Night