[2/3] flink-web git commit: Rebuild website

2016-01-11 Thread uce
http://git-wip-us.apache.org/repos/asf/flink-web/blob/b68e1f48/content/faq.html -- diff --git a/content/faq.html b/content/faq.html index ca6df08..03a0a65 100644 --- a/content/faq.html +++ b/content/faq.html @@ -180,41 +180,41 @@ u

[3/3] flink-web git commit: Rebuild website

2016-01-11 Thread uce
Rebuild website Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/b68e1f48 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/b68e1f48 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/b68e1f48 Branch

[1/3] flink-web git commit: Fix typos in community/gradoop

2016-01-11 Thread uce
Repository: flink-web Updated Branches: refs/heads/asf-site b90ef37c5 -> b68e1f48b Fix typos in community/gradoop Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/bcde8a08 Tree: http://git-wip-us.apache.org/repos/as

[05/11] flink git commit: [FLINK-2976] [docs] Add docs about savepoints

2016-01-11 Thread uce
[FLINK-2976] [docs] Add docs about savepoints Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a3c01858 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/a3c01858 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/a3

[04/11] flink git commit: [FLINK-2976] [core, runtime, streaming-java] Add ApplicationID to ExecutionGraph

2016-01-11 Thread uce
[FLINK-2976] [core, runtime, streaming-java] Add ApplicationID to ExecutionGraph Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9260 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/9260 Diff: http://git-wip-us

[09/11] flink git commit: [FLINK-2976] [runtime] Add setCount(long newCount) to CheckpointIDCounter

2016-01-11 Thread uce
[FLINK-2976] [runtime] Add setCount(long newCount) to CheckpointIDCounter Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6bdf9d07 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/6bdf9d07 Diff: http://git-wip-us.apache

[03/11] flink git commit: [FLINK-2976] [streaming-java, streaming-scala] Set JobVertexID based on stream node hash

2016-01-11 Thread uce
[FLINK-2976] [streaming-java, streaming-scala] Set JobVertexID based on stream node hash [comments] Remove unused argument to method [comments] Add more comments to stream node hashing Add name to hash in order to detect swapped nodes when they have names Improve error message on non-unique us

[11/11] flink git commit: [FLINK-2976] [streaming-contrib] Use ApplicationID in DbStateBackend instead of JobID

2016-01-11 Thread uce
[FLINK-2976] [streaming-contrib] Use ApplicationID in DbStateBackend instead of JobID [comments] Set larger timeout for future when triggering savepoint Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/77348858 Tree: http://g

[10/11] flink git commit: [FLINK-2976] [clients] Add savepoint commands to CliFrontend

2016-01-11 Thread uce
[FLINK-2976] [clients] Add savepoint commands to CliFrontend [comments] Use handleError(Throwable) Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/3607575a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/3607575a Diff

[08/11] flink git commit: [FLINK-2976] [runtime, tests] Add SavepointCoordinator

2016-01-11 Thread uce
[FLINK-2976] [runtime, tests] Add SavepointCoordinator [comments] Rename config keys [comments] Fix docs and don't overload savepoint backend configuration with checkpoint backend configuration [comments] Use ConcurrentMap in HeapStateStore [comments] Fix typo and add missing serialVersionUID

[07/11] flink git commit: [FLINK-2976] [runtime, tests] Add SavepointCoordinator

2016-01-11 Thread uce
http://git-wip-us.apache.org/repos/asf/flink/blob/d739ee25/flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/ExecutionGraphCheckpointCoordinatorTest.java -- diff --git a/flink-runtime/src/test/java/org/apache/flink/r

[06/11] flink git commit: [FLINK-2976] [runtime, tests] Add SavepointCoordinator

2016-01-11 Thread uce
http://git-wip-us.apache.org/repos/asf/flink/blob/d739ee25/flink-tests/src/test/java/org/apache/flink/test/checkpointing/SavepointITCase.java -- diff --git a/flink-tests/src/test/java/org/apache/flink/test/checkpointing/SavepointI

[01/11] flink git commit: [FLINK-3050] [runtime] Add UnrecoverableException to suppress job restarts

2016-01-11 Thread uce
Repository: flink Updated Branches: refs/heads/master 009146c7e -> 77348858f [FLINK-3050] [runtime] Add UnrecoverableException to suppress job restarts This closes #1461. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/eb

[02/11] flink git commit: [FLINK-2976] [runtime] Add StateStore

2016-01-11 Thread uce
[FLINK-2976] [runtime] Add StateStore Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2533b4f7 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/2533b4f7 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/2533b4f7

flink git commit: [FLINK-3212] [tests] Add RetryOnFailure rule to JobManagerCheckpointRecoveryITCase

2016-01-11 Thread uce
Repository: flink Updated Branches: refs/heads/master 77348858f -> b9a6a5cb5 [FLINK-3212] [tests] Add RetryOnFailure rule to JobManagerCheckpointRecoveryITCase Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b9a6a5cb Tree

buildbot failure in ASF Buildbot on flink-docs-master

2016-01-11 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/202 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The Nightly s

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

2016-01-11 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.10 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.10/builds/83 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason:

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

2016-01-11 Thread buildbot
The Buildbot has detected a new failure 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/200 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The