buildbot success in ASF Buildbot on flink-docs-release-0.9

2015-08-03 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.9 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.9/builds/37 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason:

flink git commit: [FLINK-2095][docs] Added missing screenshots to webclient documentation

2015-08-03 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 949ff8dae - 2859f59f8 [FLINK-2095][docs] Added missing screenshots to webclient documentation This closes #976 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-2422] [web client] Added explicit link in case browser is not redirecting properly

2015-08-03 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 2859f59f8 - bb5e61d24 [FLINK-2422] [web client] Added explicit link in case browser is not redirecting properly This closes #946 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

buildbot failure in ASF Buildbot on flink-docs-master

2015-08-03 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-master while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-master/builds/36 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The Nightly

flink git commit: [FLINK-2422] [web client] Added explicit link in case browser is not redirecting properly

2015-08-03 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.9 0186a979f - acb6ea81a [FLINK-2422] [web client] Added explicit link in case browser is not redirecting properly Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: Revert API-breaking change: [FLINK-2238][api] Generalized fromCollection(Seq) to fromCollection(Iterable)

2015-08-03 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.9 012dd0503 - 0186a979f Revert API-breaking change: [FLINK-2238][api] Generalized fromCollection(Seq) to fromCollection(Iterable) This reverts commit 3e31ea647c76c85cd2371427b5735cb2d9a84266. Project:

[3/8] flink git commit: [FLINK-2465] [streaming] SocketClientSink closes connection early

2015-08-03 Thread sewen
[FLINK-2465] [streaming] SocketClientSink closes connection early This closes #972 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b08e30ad Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/b08e30ad Diff:

[1/8] flink git commit: [FLINK-2426] [core] Cleanup/improve unmodifiable configuration.

2015-08-03 Thread sewen
Repository: flink Updated Branches: refs/heads/master fab61a195 - d0cd1c7d4 [FLINK-2426] [core] Cleanup/improve unmodifiable configuration. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5bf2197b Tree:

[2/8] flink git commit: [hotfix] Remove unused (and broken) TraversableOnceIterable.

2015-08-03 Thread sewen
[hotfix] Remove unused (and broken) TraversableOnceIterable. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/24dee42e Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/24dee42e Diff:

[4/8] flink git commit: [FLINK-2425] [FLINK-2426] [runtime] Add an unmodifiable config and provide access to task manager configuration and hostname inside RuntimeEnvironment

2015-08-03 Thread sewen
[FLINK-2425] [FLINK-2426] [runtime] Add an unmodifiable config and provide access to task manager configuration and hostname inside RuntimeEnvironment Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8eb9cbf8 Tree:

[6/8] flink git commit: [FLINK-2425] [runtime] Cleanup code for forwarding config and hostname into TaskManager's RuntimeEnvironment

2015-08-03 Thread sewen
[FLINK-2425] [runtime] Cleanup code for forwarding config and hostname into TaskManager's RuntimeEnvironment Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c3ef61de Tree:

[7/8] flink git commit: [FLINK-2473] [core] Add a timeout to akka actorsystem shutdown.

2015-08-03 Thread sewen
[FLINK-2473] [core] Add a timeout to akka actorsystem shutdown. This works around a bug in akka where the awaitTermination() call freezes indefinitely. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2cff89ed Tree:

[8/8] flink git commit: [FLINK-2464] [tests] Change log level of BufferSpillerTest to info to let statements occur in CI logs.

2015-08-03 Thread sewen
[FLINK-2464] [tests] Change log level of BufferSpillerTest to info to let statements occur in CI logs. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d0cd1c7d Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/d0cd1c7d

[5/8] flink git commit: [FLINK-2322] [streaming] Close file streams to release resources early.

2015-08-03 Thread sewen
[FLINK-2322] [streaming] Close file streams to release resources early. This closes #928 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0693c92b Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/0693c92b Diff:

flink git commit: [FLINK-2409] [webserver] Replaces ActorRefs with ActorGateways in the web server to automatically decorate messages with a leader session ID.

2015-08-03 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 416ff589e - fab61a195 [FLINK-2409] [webserver] Replaces ActorRefs with ActorGateways in the web server to automatically decorate messages with a leader session ID. Refactored MiniCluster to also store a reference to the web server to stop